diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bf3e599..7f76f09 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +17,11 @@ before_script: - df -h - WGET_ARGS='' make install-templates +test:gut + stage: test + script: + - GODOT=./bin/godot3-server make tests + export:html5: stage: deploy script: