Restrict MacOS build to original project
This commit is contained in:
parent
ca11939277
commit
00a47f600c
1 changed files with 6 additions and 0 deletions
|
|
@ -265,3 +265,9 @@ build_macos:
|
|||
paths:
|
||||
- OpenRGB.app
|
||||
expire_in: 30 days
|
||||
|
||||
rules:
|
||||
- if: '$CI_PROJECT_PATH == "CalcProgrammer1/OpenRGB"'
|
||||
when: on_success
|
||||
- if: '$BUILD_MACOS =~ /.+/'
|
||||
when: on_success
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue