mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-15 20:47:46 +02:00
ci(gitlabci): skip bundle job for forked projects
This commit is contained in:
parent
4a9ed75435
commit
5e5e9b2b3f
1 changed files with 3 additions and 0 deletions
|
|
@ -91,6 +91,9 @@ bundle:
|
|||
name: "castopod-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}"
|
||||
paths:
|
||||
- castopod
|
||||
only:
|
||||
variables:
|
||||
- $CI_PROJECT_NAMESPACE == "adaures"
|
||||
except:
|
||||
- main
|
||||
- beta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue