0
0
mirror of https://github.com/thegeeklab/retry.git synced 2024-06-02 18:29:39 +02:00

try to use buildx output

This commit is contained in:
Robert Kaussow 2023-07-25 21:47:59 +02:00
parent 937eecbcc7
commit 4ba6aa88d1
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -24,6 +24,7 @@ steps:
debug:
image: docker.io/alpine
commands:
- echo ${CI_WORKSPACE}
- ls -la
publish-dockerhub: