Skip to content
Snippets Groups Projects
Commit 55ecc19f authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

ci: #fe push custom version to itch

parent 865dcf1e
No related branches found
No related tags found
No related merge requests found
Pipeline #23166 canceled
......@@ -120,7 +120,11 @@ fe-build-job:
before_script:
- ./ci/install-butler-on-alpine.sh
script:
- butler push frontend/dist eurac/$GAME_NAME:html5
- >
butler push
frontend/dist
eurac/$GAME_NAME:html5
--userversion ${CI_COMMIT_REF_NAME}
fe-prd-deploy-job:
extends: .fe-deploy-job
......
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