Change busybox to bash image
This commit is contained in:
parent
99ce79da9a
commit
96a4882575
@ -3,7 +3,7 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
fetch-versions:
|
fetch-versions:
|
||||||
image: busybox:latest
|
image: bash:latest
|
||||||
stage: prep
|
stage: prep
|
||||||
script:
|
script:
|
||||||
- apk add git curl jq
|
- apk add git curl jq
|
||||||
|
Reference in New Issue
Block a user