Skip to content

Commit

Permalink
Chore: docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
ns212 committed Jul 15, 2021
1 parent 7124b8c commit 7076d8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ build-docker-images:
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: [""]
variables:
DOCKER_REGISTRY_IMAGE: interlayhq/interbtc-clients
script:
- echo "{\"auths\":{\"https://index.docker.io/v1/\":{\"auth\":\"$DOCKER_HUB_TOKEN\"}}}" > /kaniko/.docker/config.json
- |
Expand Down

0 comments on commit 7076d8a

Please sign in to comment.