Skip to content
Snippets Groups Projects
Verified Commit ba80e26c authored by David Hoese's avatar David Hoese
Browse files

Add another attempt at not running CI for forks

parent 33212672
No related branches found
No related tags found
No related merge requests found
Pipeline #10405 failed
...@@ -17,6 +17,8 @@ workflow: ...@@ -17,6 +17,8 @@ workflow:
when: never when: never
- if: $CI_MERGE_REQUEST_REF_PATH - if: $CI_MERGE_REQUEST_REF_PATH
when: never when: never
- if: $CI_PROJECT_NAMESPACE == "cspp_geo"
when: never
- when: always - when: always
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment