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: ...@@ -8,16 +8,7 @@ build_report:
- src/internship_report/main.pdf - src/internship_report/main.pdf
expire_in: 1 week expire_in: 1 week
allow_failure: false 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: build_talk:
image: armagetron/ubuntu-mpi:22.10 image: armagetron/ubuntu-mpi:22.10
script: script:
...@@ -28,6 +19,7 @@ build_talk: ...@@ -28,6 +19,7 @@ build_talk:
- src/thesis_presentation/main.pdf - src/thesis_presentation/main.pdf
expire_in: 1 week expire_in: 1 week
allow_failure: false allow_failure: false
build_thesis: build_thesis:
image: armagetron/ubuntu-mpi:22.10 image: armagetron/ubuntu-mpi:22.10
script: script:
......
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