diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e266c2bbcafeddda995dcc61f2425bb0a383804..119338c57c654e8f7bb969ac0d481d02df192600 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,5 +63,5 @@ analysis: - source .gitlab-ci-env.sh - git submodule update --init --recursive - source ./tools/analysis.sh -# only: -# - master \ No newline at end of file + only: + - master \ No newline at end of file