Update file .gitlab-ci.yml
This commit is contained in:
parent
5e50b4a7f1
commit
6d8f45375e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user