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

This commit is contained in:
2023-10-23 19:06:51 +02:00
parent 64ead81c35
commit 2a8bd27356

View File

@@ -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