Skip to content

Commit

Permalink
Update destination registry
Browse files Browse the repository at this point in the history
  • Loading branch information
piky committed Sep 19, 2021
1 parent ec73be5 commit 7c38e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/simple-whale-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
args:
- "--dockerfile=Dockerfile"
- "--context=git://github.com/$GITHUB_ID/SimpleWhaleDemo.git"
- "--destination=$DOCKER_ID/simplewhale"
- "--destination=$GITHUB_ID/simplewhale"
volumeMounts:
- name: kaniko-secret
mountPath: /kaniko/.docker
Expand Down

0 comments on commit 7c38e14

Please sign in to comment.