Another test...
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
9a4406deff
commit
fb3e5202bf
@ -42,6 +42,9 @@ local add_build_steps() = [
|
|||||||
kind: 'pipeline',
|
kind: 'pipeline',
|
||||||
type: 'vm',
|
type: 'vm',
|
||||||
name: 'default',
|
name: 'default',
|
||||||
|
pool: {
|
||||||
|
use: 'drone-ci-pool'
|
||||||
|
}
|
||||||
platform: {
|
platform: {
|
||||||
arch: 'amd64',
|
arch: 'amd64',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user