mirror of
				https://github.com/gsi-upm/soil
				synced 2025-10-30 23:28:17 +00:00 
			
		
		
		
	Change entrypoint build stage
This commit is contained in:
		| @@ -6,7 +6,7 @@ build: | ||||
|   stage: build | ||||
|   image: | ||||
|     name: gcr.io/kaniko-project/executor:debug | ||||
|     entrypoint: [""] | ||||
|     entrypoint: ["/busybox/sh"] | ||||
|   tags: | ||||
|     - docker | ||||
|   script: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user