1
This commit is contained in:
parent
3514583f7e
commit
08089a16e7
3 changed files with 12 additions and 44 deletions
|
@ -13,5 +13,5 @@ steps:
|
|||
repository: kokuwaio/buildctl
|
||||
description-short: A Woodpecker CI plugin for buildctl to build container images using a remote builtkitd instance.
|
||||
categories: [developer-tools, integration-and-delivery]
|
||||
username: {from_secret: DOCKERHUB_USERNAME}
|
||||
password: {from_secret: DOCKERHUB_PASSWORD}
|
||||
username: {from_secret: dockerhub_username}
|
||||
password: {from_secret: dockerhub_password}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue