Skip to content
Snippets Groups Projects
Commit 5e5e9b2b authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci(gitlabci): skip bundle job for forked projects

parent 4a9ed754
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment