2
This commit is contained in:
parent
0210fb34c5
commit
e3928e8930
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue