Release 3.1

This commit is contained in:
Barichello
2019-03-14 00:03:48 -03:00
parent 650f51ef48
commit 2a1194cef5
2 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
image: barichello/godot-ci:3.0.2
variables:
EXPORT_NAME: gamine-$CI_COMMIT_TAG
EXPORT_NAME: gamine
stages:
- export
@@ -17,7 +17,7 @@ before_script:
linux:
stage: export
script:
- godot -v --export "Linux/X11" ./build/linux/$EXPORT_NAME.x64
- godot -v --export "Linux/X11" ./build/linux/$EXPORT_NAME.x86_64
artifacts:
name: $EXPORT_NAME-$CI_JOB_NAME
paths: