Install bash in CI.
This commit is contained in:
parent
08c5f16d04
commit
41a58410f6
@ -12,6 +12,7 @@ stages:
|
|||||||
- mirror
|
- mirror
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- apk add bash
|
||||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
||||||
|
|
||||||
mirror:
|
mirror:
|
||||||
|
Loading…
Reference in New Issue
Block a user