disable html5 autobuilds for now

This commit is contained in:
Haze Weathers 2023-01-23 08:15:43 +00:00
parent 3a8e9b757c
commit 74ba29d1d1

View file

@ -37,7 +37,7 @@ linux:
paths: paths:
- build/linux - build/linux
html5: .html5:
stage: export stage: export
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
@ -67,7 +67,7 @@ itchio:linux:
script: script:
- butler push ./build/linux $ITCHIO_USERNAME/$ITCHIO_GAME:linux-beta --userversion $CI_COMMIT_TAG - butler push ./build/linux $ITCHIO_USERNAME/$ITCHIO_GAME:linux-beta --userversion $CI_COMMIT_TAG
itchio:html5: .itchio:html5:
stage: deploy stage: deploy
dependencies: dependencies:
- html5 - html5