Update .gitlab-ci.yml
This commit is contained in:
@@ -10,4 +10,5 @@ build:
|
|||||||
only:
|
only:
|
||||||
- develop
|
- develop
|
||||||
script:
|
script:
|
||||||
|
- "git lfs pull"
|
||||||
- "dotnet build -c ServerBuild"
|
- "dotnet build -c ServerBuild"
|
||||||
|
|||||||
Reference in New Issue
Block a user