disable html5 autobuilds for now
This commit is contained in:
parent
3a8e9b757c
commit
74ba29d1d1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue