Skip to content
Snippets Groups Projects
Commit 39f4025a authored by Frostberg's avatar Frostberg
Browse files

Update .gitlab-ci.yml file

parent f5e2c783
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ variables:
before_script:
- export VERSION=$(cat version)
- SANITIZED_VERSION=$(echo "$VERSION" | tr ' ' _)
- apk add zip
- apk add curl
- apk add --no-cache zip
- apk add --no-cache curl
- mkdir -p releases/DoLP_Vanilla/img/
- mkdir -p releases/DoLP_BEEESSS/img/
- mkdir -p releases/DoLP_BEEESSS+Hikari_Female/img/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment