Update .gitlab-ci.yml file
This commit is contained in:
+4
-5
@@ -29,9 +29,8 @@ build-job: # This job runs in the build stage, which runs first.
|
||||
- cmake ..
|
||||
- make
|
||||
- echo "Build done"
|
||||
artifacts:
|
||||
paths:
|
||||
- build/ModManager
|
||||
expire_in: 1 week
|
||||
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
- build/ModManager
|
||||
expire_in: 1 week
|
||||
Reference in New Issue
Block a user