1
0
mirror of https://github.com/gsi-upm/soil synced 2025-09-15 20:52:22 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
J. Fernando Sánchez
a1f8d8c9c5 Change entrypoint build stage 2018-12-20 15:07:45 +01:00

View File

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