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

Compare commits

..

1 Commits

Author SHA1 Message Date
J. Fernando Sánchez
1d532dacfe Remove entrypoint build stage 2018-12-20 15:14:58 +01:00

View File

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