Skip to content
Snippets Groups Projects
Commit 2e855da8 authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
Browse files

Update .gitlab-ci.yml

parent 5f7ba90b
No related branches found
No related tags found
No related merge requests found
Pipeline #4967 failed
...@@ -23,8 +23,9 @@ job 0: ...@@ -23,8 +23,9 @@ job 0:
- cd python; make rc - cd python; make rc
job 1: job 1:
- stage build - stage: build
- script: cd python; make rc - script:
- cd python; make rc
job 2: job 2:
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment