Commit 120e4372 authored by Ivaria's avatar Ivaria
Browse files

Merge branch 'master' into 'classic'

Update .gitlab-ci.yml

See merge request vuhdo/vuhdo!12
parents 6091605e 5579bd1d
...@@ -60,4 +60,4 @@ gitlab: ...@@ -60,4 +60,4 @@ gitlab:
script: script:
- cd .release - cd .release
- chmod +x ./release.sh - chmod +x ./release.sh
- echo ./release.sh -ocelzLWH - ./release.sh -ocelzLWH
...@@ -66,7 +66,7 @@ strtotime() { ...@@ -66,7 +66,7 @@ strtotime() {
exit_code=0 exit_code=0
# Game versions for uploading # Game versions for uploading
game_version= game_version="8.3.0"
game_version_id= game_version_id=
toc_version= toc_version=
classic= classic=
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment