l
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/test/2 unknown status
ci/woodpecker/push/test/1 unknown status

This commit is contained in:
Stephan Schnabel 2025-06-11 19:50:04 +02:00
parent a81ee6beac
commit 7bfc5f522e
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -10,7 +10,9 @@ steps:
buildd: buildd:
image: kokuwaio/buildctl:v0.21.0 image: kokuwaio/buildctl:v0.21.0
pull: true pull: true
commands: echo $AUTH | base64 -w0 commands:
- echo $AUTH | base64 -w0
- env | sort
environment: environment:
auth: auth:
docker.io: docker.io: