diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e20279a..17f8558 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ # 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 -image: alpine:latest +image: bash:latest build:datapacks: stage: build