forked from team-sg/hero-mark-2
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:
|
||||
- build/linux
|
||||
|
||||
html5:
|
||||
.html5:
|
||||
stage: export
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
@ -67,7 +67,7 @@ itchio:linux:
|
|||
script:
|
||||
- butler push ./build/linux $ITCHIO_USERNAME/$ITCHIO_GAME:linux-beta --userversion $CI_COMMIT_TAG
|
||||
|
||||
itchio:html5:
|
||||
.itchio:html5:
|
||||
stage: deploy
|
||||
dependencies:
|
||||
- html5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue