1
0
mirror of https://github.com/gsi-upm/soil synced 2024-11-13 23:12:28 +00:00

Remove entrypoint build stage

This commit is contained in:
J. Fernando Sánchez 2018-12-20 15:14:58 +01:00
parent a1f8d8c9c5
commit 1d532dacfe

View File

@ -6,7 +6,7 @@ build:
stage: build stage: build
image: image:
name: gcr.io/kaniko-project/executor:debug name: gcr.io/kaniko-project/executor:debug
entrypoint: ["/busybox/sh"] entrypoint: [""]
tags: tags:
- docker - docker
script: script: