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:43:32 +02:00
parent 18bb48797e
commit f37fe6b6c2
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -17,6 +17,7 @@ steps:
- linux/arm/v6
provenance: false
repo: thegeeklab/${CI_REPO_NAME}
output: "type=tar,dest=${CI_WORKSPACE}/${CI_REPO_NAME}.tar"
when:
- ref: refs/pull/**