1
This commit is contained in:
parent
fb9fcd1ea8
commit
3232cc4915
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ steps:
|
|||
username: {from_secret: kokuwa_io_username}
|
||||
password: {from_secret: kokuwa_io_password}
|
||||
platform: [linux/amd64, linux/arm64]
|
||||
build-args:
|
||||
NPM_CONFIG_REGISTRY: # reused from ci env
|
||||
FOO: bar
|
||||
annotation:
|
||||
org.opencontainers.image.title: Buildctl WoodpeckerCI Plugin
|
||||
org.opencontainers.image.description: A WoodpeckerCI plugin for buildctl to build container images using a remote builtkitd instance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue