fix docker-release push
Some checks failed
Release / tauri_release (macos-latest) (push) Has been cancelled
Release / tauri_release (ubuntu-20.04) (push) Has been cancelled
Release / tauri_release (windows-latest) (push) Has been cancelled

This commit is contained in:
2023-06-16 12:10:31 +01:00
parent 180ac0da75
commit 28052e98b9
2 changed files with 2 additions and 29 deletions

View File

@ -113,7 +113,7 @@ steps:
img build -t git.v0l.io/kieran/snort:${DRONE_TAG} \
--platform linux/amd64,linux/arm64 \
-f Dockerfile.prebuilt .
- img push git.v0l.io/kieran/snort:latest
- img push git.v0l.io/kieran/snort:${DRONE_TAG}
volumes:
- name: cache
claim: