Update .gitlab-ci.yml
This commit is contained in:
parent
635aa4bb11
commit
b25706e576
|
@ -2,7 +2,7 @@
|
||||||
# see https://docs.gitlab.com/ce/ci/yaml/README.html for all available options
|
# see https://docs.gitlab.com/ce/ci/yaml/README.html for all available options
|
||||||
|
|
||||||
# you can delete this line if you're not using Docker
|
# you can delete this line if you're not using Docker
|
||||||
image: alpine:latest
|
image: bash:latest
|
||||||
|
|
||||||
build:datapacks:
|
build:datapacks:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in New Issue