asfd
This commit is contained in:
parent
7bfc5f522e
commit
cb8dad51b9
3 changed files with 4 additions and 21 deletions
|
@ -7,24 +7,6 @@ when:
|
|||
|
||||
steps:
|
||||
|
||||
buildd:
|
||||
image: kokuwaio/buildctl:v0.21.0
|
||||
pull: true
|
||||
commands:
|
||||
- echo $AUTH | base64 -w0
|
||||
- env | sort
|
||||
environment:
|
||||
auth:
|
||||
docker.io:
|
||||
username: {from_secret: docker_io_username}
|
||||
password: {from_secret: docker_io_password}
|
||||
ghcr.io:
|
||||
username: {from_secret: ghcr_io_username}
|
||||
password: {from_secret: ghcr_io_password}
|
||||
registry.kokuwa.io:
|
||||
username: {from_secret: kokuwa_io_username}
|
||||
password: {from_secret: kokuwa_io_password}
|
||||
|
||||
build:
|
||||
image: kokuwaio/buildctl:v0.21.0
|
||||
pull: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue