chore: add drone file #1
|
@ -13,5 +13,3 @@ steps:
|
|||
image: gcr.io/kaniko-project/executor:v1.7.0-debug
|
||||
commands:
|
||||
- echo \"init registry credentials\"
|
||||
- mkdir -p /kaniko/.docker
|
||||
- /kaniko/executor --context ${DRONE_WORKSPACE} --dockerfile ${DRONE_WORKSPACE}/Dockerfile --destination ${CI_REGISTRY_IMAGE}:${IMAGE_TAG}
|
Loading…
Reference in New Issue