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