Skip to content
Snippets Groups Projects
Commit d73fbe3e authored by Recolic Keghart's avatar Recolic Keghart
Browse files

Update .gitlab-ci.yml

parent ca29cce7
No related branches found
No related tags found
No related merge requests found
Pipeline #27 failed with stages
in 1 minute and 34 seconds
......@@ -12,6 +12,7 @@ stages:
build:
stage: build
script:
- export PATH="/opt/upcxx/bin/:$PATH"
- cd hw3 && make
artifacts:
paths:
......
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