Commit e58233ab authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 13973e8b
Pipeline #12064 failed
......@@ -40,6 +40,10 @@ test:
build:
stage: build
default:
image:
name: alpine:3.18
entrypoint: [""]
image:
name: gcr.io/kaniko-project/executor:latest
entrypoint: ["/busybox/sh", "-c"]
......
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