Skip to content
Snippets Groups Projects
Commit 41d53701 authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Update CI

parent 79093473
No related branches found
No related tags found
No related merge requests found
Pipeline #80977 passed
zip: zip:
stage: deploy stage: deploy
script: script:
- make zip - echo "Script part cannot be empty."
artifacts: artifacts:
name: thesis.zip name: thesis
paths: paths:
- thesis.zip - "*"
exclude:
- ".gitlab-ci.yml"
# See https://gitlab.com/gitlab-org/gitlab/-/issues/11091#note_790389715
- ".git"
- ".git/*"
- ".git/*/*"
- ".git/*/*/*"
- ".git/*/*/*/*"
- ".git/*/*/*/*/*"
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment