ci jobs only get triggered in main repo
This commit is contained in:
@@ -11,6 +11,6 @@ variables:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
only:
|
only:
|
||||||
- develop
|
- develop@log-gtav/reallife-gamemode
|
||||||
script:
|
script:
|
||||||
- "dotnet build -c ServerBuild"
|
- "dotnet build -c ServerBuild"
|
||||||
|
|||||||
Reference in New Issue
Block a user