Update file .gitlab-ci.yml

This commit is contained in:
Thaís Ferreira 2025-01-13 14:38:17 +00:00
parent 5e50b4a7f1
commit 6d8f45375e

View File

@ -14,7 +14,7 @@ build:
only:
- main
tags:
- cat-squid
- runner_tars
check:
stage: check
@ -23,7 +23,7 @@ check:
only:
- main
tags:
- cat-squid
- runner_tars
publish:
@ -34,7 +34,7 @@ publish:
only:
- main
tags:
- cat-squid
- runner_tars
deploy:
stage: deploy
@ -43,5 +43,5 @@ deploy:
only:
- main
tags:
- cat-squid
- runner_tars