Create custom CI pipeline
All checks were successful
ci/woodpecker/tag/build/1 Pipeline was successful
ci/woodpecker/release/build/1 Pipeline was successful
ci/woodpecker/release/build/2 Pipeline was successful
ci/woodpecker/release/manifest Pipeline was successful
ci/woodpecker/tag/build/2 Pipeline was successful
ci/woodpecker/tag/manifest Pipeline was successful

This commit is contained in:
2025-02-13 12:30:55 -08:00
parent e7ef296b4b
commit af61b7fdff

View File

@@ -3,7 +3,7 @@ labels:
steps: steps:
- name: manifest - name: manifest
image: gcr.io/go-containerregistry/crane image: gcr.io/go-containerregistry/crane:debug
entrypoint: ['/busybox/sh'] entrypoint: ['/busybox/sh']
commands: commands:
- crane auth login -u elara6331 -p $REGISTRY_TOKEN - crane auth login -u elara6331 -p $REGISTRY_TOKEN