[CI] CI try something
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
edd5186b6f
commit
7755764db1
@ -9,6 +9,7 @@ steps:
|
|||||||
- image: 'plugins/docker'
|
- image: 'plugins/docker'
|
||||||
name: 'publish'
|
name: 'publish'
|
||||||
pull: 'always'
|
pull: 'always'
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
|
|
||||||
# registery and repos
|
# registery and repos
|
||||||
@ -18,7 +19,7 @@ steps:
|
|||||||
|
|
||||||
# build stuff
|
# build stuff
|
||||||
dockerfile: 'Dockerfile.linux.amd64'
|
dockerfile: 'Dockerfile.linux.amd64'
|
||||||
daemon_off: 'true'
|
daemon_off: 'false'
|
||||||
|
|
||||||
# authentication
|
# authentication
|
||||||
username:
|
username:
|
||||||
|
Loading…
Reference in New Issue
Block a user