2
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline was successful
ci/woodpecker/pr/test/2 Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-17 21:08:58 +02:00
parent 0210fb34c5
commit e3928e8930
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -11,7 +11,7 @@ steps:
password: {from_secret: kokuwa_io_password} password: {from_secret: kokuwa_io_password}
platform: [linux/amd64, linux/arm64] platform: [linux/amd64, linux/arm64]
build-args: build-args:
NPM_CONFIG_REGISTRY: # reused from ci env NPM_CONFIG_REGISTRY: $NPM_CONFIG_REGISTRY
FOO: bar FOO: bar
annotation: annotation:
org.opencontainers.image.title: Buildctl WoodpeckerCI Plugin org.opencontainers.image.title: Buildctl WoodpeckerCI Plugin