1
0
mirror of https://github.com/gsi-upm/soil synced 2024-11-13 06:52: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
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: ["/busybox/sh"]
entrypoint: [""]
tags:
- docker
script: