1
0
mirror of https://github.com/gsi-upm/soil synced 2025-09-16 21:22:21 +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 stage: build
image: image:
name: gcr.io/kaniko-project/executor:debug name: gcr.io/kaniko-project/executor:debug
entrypoint: [""] entrypoint: ["/busybox/sh"]
tags: tags:
- docker - docker
script: script: