Try building with alpine image
This commit is contained in:
@@ -20,7 +20,7 @@ variables:
|
|||||||
|
|
||||||
build-image:
|
build-image:
|
||||||
stage: build
|
stage: build
|
||||||
image: registry.gitlab.com/wunker-bunker/ublue-cli
|
image: registry.gitlab.com/wunker-bunker/ublue-cli:0.3.4-test-alpine
|
||||||
retry: 2
|
retry: 2
|
||||||
rules:
|
rules:
|
||||||
- if: $ACTION == "build-image"
|
- if: $ACTION == "build-image"
|
||||||
|
|||||||
Reference in New Issue
Block a user