diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 18a2155762f93419e5bb6cd3b187a231cd254706..1b80b257921deb38c4999f66441c8c7a1ef7caec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,13 @@ build: - ./.env +latest: + stage: test + before_script: + - echo 'TEST?' + after_script: + - echo 'TEST.' + test: stage: test script: