diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6021f106e56cc5ac2bcc2f8ff5659f183424b41..26ff9ed94260d84db2ec84f683f228b0d73918a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ build-job: only: - main tags: - - asos2-unit-test + - csst-unit-test test-job: stage: test @@ -39,7 +39,7 @@ test-job: only: - main tags: - - asos2-unit-test + - csst-unit-test deploy-job: stage: deploy @@ -56,4 +56,4 @@ deploy-job: only: - main tags: - - asos2-unit-test \ No newline at end of file + - csst-unit-test \ No newline at end of file