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

Change entrypoint build stage

This commit is contained in:
J. Fernando Sánchez 2018-12-20 15:07:45 +01:00
parent de326eb331
commit a1f8d8c9c5

View File

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