Commit 13a7855d authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent a33e8871
Pipeline #12069 failed with stages
in 25 seconds
......@@ -44,8 +44,7 @@ build_with_kaniko:
stage: build
image:
name: gcr.io/kaniko-project/executor:latest
entrypoint:
- /kaniko/executor
entrypoint: ["/kaniko/executor"]
script:
- --context=dir://$CI_PROJECT_DIR/$DOCKER_CONTEXT
- --dockerfile=$CI_PROJECT_DIR/$DOCKER_CONTEXT/Dockerfile
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment