Update file .gitlab-ci.yml
This commit is contained in:
parent
5e50b4a7f1
commit
6d8f45375e
@ -14,7 +14,7 @@ build:
|
|||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
tags:
|
tags:
|
||||||
- cat-squid
|
- runner_tars
|
||||||
|
|
||||||
check:
|
check:
|
||||||
stage: check
|
stage: check
|
||||||
@ -23,7 +23,7 @@ check:
|
|||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
tags:
|
tags:
|
||||||
- cat-squid
|
- runner_tars
|
||||||
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
@ -34,7 +34,7 @@ publish:
|
|||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
tags:
|
tags:
|
||||||
- cat-squid
|
- runner_tars
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@ -43,5 +43,5 @@ deploy:
|
|||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
tags:
|
tags:
|
||||||
- cat-squid
|
- runner_tars
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user