Skip to content
Snippets Groups Projects
Commit b2a1fb14 authored by ewbo4360's avatar ewbo4360 :sunflower:
Browse files

Pipeline updated to build and publish artifacts to GitLab that remain...

Pipeline updated to build and publish artifacts to GitLab that remain accessible for 5min to any user on the root/artifacts directory, matrix usage for multiplatforms build will be possible eventually in further versions
parent a7a0ce14
No related branches found
No related tags found
No related merge requests found
Pipeline #74503 failed
......@@ -73,6 +73,7 @@
- echo "Hello, $GITLAB_USER_LOGIN! This is a build job"
- mkdir -p ./artifacts
- meson compile -C output/full --verbose
- ll -d ./artifacts
artifacts:
paths:
- output/full # Publish the built artifacts
......
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