Compare commits
2 Commits
94ad00974d
...
41538c6376
| Author | SHA1 | Date | |
|---|---|---|---|
| 41538c6376 | |||
| 1d3f833b92 |
@@ -30,7 +30,7 @@ steps:
|
||||
- echo $DOCKER_PASSWORD | docker login -u $DOCKER_USERNAME --password-stdin
|
||||
|
||||
- name: build and push
|
||||
image: gcr.io/kaniko-project/executor:latest
|
||||
image: gcr.io/kaniko-project/executor:debug
|
||||
environment:
|
||||
DOCKER_CONFIG: /drone/src/.docker
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user