Update .gitlab-ci.yml

This commit is contained in:
deed 2022-11-01 11:12:39 +01:00
parent bcd407194b
commit 3c0328275a

View file

@ -3,6 +3,7 @@ image: khaganat/godot-export:4
stages: stages:
- pre-export - pre-export
- export - export
- test
variables: variables:
EXPORT_NAME: 3rd_Person_3dclient_test EXPORT_NAME: 3rd_Person_3dclient_test
@ -55,7 +56,7 @@ windows:
when: always when: always
linux64test: linux64test:
stage: export stage: test
tags: tags:
- Docker - Docker
script: script: