fix
This commit is contained in:
@@ -37,7 +37,7 @@ build-job: # This job runs in the build stage, which runs first.
|
||||
- echo "Compile complete."
|
||||
artifacts:
|
||||
paths:
|
||||
build/src/JAMCS
|
||||
- build/src/JAMCS
|
||||
|
||||
# unit-test-job: # This job runs in the test stage.
|
||||
# stage: test # It only starts when the job in the build stage completes successfully.
|
||||
|
||||
Reference in New Issue
Block a user