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

condense

parent c665e169
No related branches found
No related tags found
No related merge requests found
Pipeline #80958 failed
before_script:
- apt-get update
- apt-get install -y build-essential zip
zip:
stage: deploy
script:
- make zip
- mkdir out
- unzip thesis.zip -d out
artifacts:
name: thesis
paths:
- out/*
- *
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment