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
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: http://cr.wks/salt
|
||||
repo: salt
|
||||
registry: http://cr.wks
|
||||
insecure: true
|
||||
debug: true
|
||||
tags:
|
||||
- latest
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user