adding debug and insecure=true
Some checks reported errors
Publish Docker image / Metadata (push) Has been cancelled
Publish Docker image / Publish (push) Has been cancelled
continuous-integration/drone Build was killed
Security analysis / Trivy scan (push) Has been cancelled
Some checks reported errors
Publish Docker image / Metadata (push) Has been cancelled
Publish Docker image / Publish (push) Has been cancelled
continuous-integration/drone Build was killed
Security analysis / Trivy scan (push) Has been cancelled
This commit is contained in:
@@ -11,11 +11,13 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: http://cr.wks/salt
|
repo: salt
|
||||||
registry: http://cr.wks
|
registry: http://cr.wks
|
||||||
|
insecure: true
|
||||||
|
debug: true
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user