l
This commit is contained in:
parent
a81ee6beac
commit
7bfc5f522e
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@ steps:
|
|||
buildd:
|
||||
image: kokuwaio/buildctl:v0.21.0
|
||||
pull: true
|
||||
commands: echo $AUTH | base64 -w0
|
||||
commands:
|
||||
- echo $AUTH | base64 -w0
|
||||
- env | sort
|
||||
environment:
|
||||
auth:
|
||||
docker.io:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue