mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 09:22:01 +00:00
ci(gitlabci): skip bundle job for forked projects
This commit is contained in:
parent
4a9ed75435
commit
5e5e9b2b3f
@ -91,6 +91,9 @@ bundle:
|
|||||||
name: "castopod-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}"
|
name: "castopod-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}"
|
||||||
paths:
|
paths:
|
||||||
- castopod
|
- castopod
|
||||||
|
only:
|
||||||
|
variables:
|
||||||
|
- $CI_PROJECT_NAMESPACE == "adaures"
|
||||||
except:
|
except:
|
||||||
- main
|
- main
|
||||||
- beta
|
- beta
|
||||||
|
Loading…
x
Reference in New Issue
Block a user