Skip to content
Snippets Groups Projects
Verified Commit e6a7075d authored by Björn Ludwig's avatar Björn Ludwig
Browse files

ci(GitLab): remove results from pipeline

parent becaaa6a
No related branches found
No related tags found
No related merge requests found
Pipeline #30623 passed
......@@ -8,16 +8,7 @@ build_report:
- src/internship_report/main.pdf
expire_in: 1 week
allow_failure: false
build_results:
image: armagetron/ubuntu-mpi:22.10
script:
- make -C src/internship_results
stage: build
artifacts:
paths:
- src/internship_results/main.pdf
expire_in: 1 week
allow_failure: false
build_talk:
image: armagetron/ubuntu-mpi:22.10
script:
......@@ -28,6 +19,7 @@ build_talk:
- src/thesis_presentation/main.pdf
expire_in: 1 week
allow_failure: false
build_thesis:
image: armagetron/ubuntu-mpi:22.10
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment