Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ build-job: only: - main tags: - asos2-unit-test - csst-unit-test test-job: stage: test Loading @@ -39,7 +39,7 @@ test-job: only: - main tags: - asos2-unit-test - csst-unit-test deploy-job: stage: deploy Loading @@ -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 Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ build-job: only: - main tags: - asos2-unit-test - csst-unit-test test-job: stage: test Loading @@ -39,7 +39,7 @@ test-job: only: - main tags: - asos2-unit-test - csst-unit-test deploy-job: stage: deploy Loading @@ -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