Update .gitlab-ci.yml
This commit is contained in:
parent
31d4708d01
commit
844df68ecd
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ docker:
|
|||
name: gcr.io/kaniko-project/executor:v1.14.0-debug
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- apt install -y tar
|
||||
- tar -xzvf build-artifacts.tar.gz
|
||||
- echo $DOCKERHUB_TOKEN | docker login --username $DOCKERHUB_USERNAME --password-stdin
|
||||
- /kaniko/executor
|
||||
|
|
Loading…
Add table
Reference in a new issue