Update '.drone.yml'
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
0626de61df
commit
9777de5604
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ server:
|
||||||
user: root
|
user: root
|
||||||
password:
|
password:
|
||||||
from_secret: password
|
from_secret: password
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: amd64
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
disable: true
|
disable: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue