This commit is contained in:
@@ -7,6 +7,8 @@ steps:
|
||||
image: gcr.io/kaniko-project/executor:debug
|
||||
commands:
|
||||
- /kaniko/executor --context=dir:///woodpecker/src --dockerfile=Dockerfile --destination=harbor.scottyah.com/scottyah/blog:latest --cache=true
|
||||
environment:
|
||||
DOCKER_CONFIG: /root/.docker
|
||||
|
||||
- name: deploy
|
||||
image: bitnami/kubectl:latest
|
||||
|
||||
Reference in New Issue
Block a user