diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 04b2b67606710152537a6f83ee2ac0bfe301360f..c6173a686d387b22961dcd2ee6b90c120dc39631 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,8 +29,10 @@ linux: - make - ctest --output-on-failure -linux: - stage: all +webserver-deploy: + only: + - master + stage: deploy tags: - linux variables: