Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
stups
vorlage
Commits
c665e169
Commit
c665e169
authored
Feb 14, 2022
by
Jannik Dunkelau
Browse files
fix5
parent
5cbc7029
Pipeline
#80957
passed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c665e169
...
...
@@ -6,7 +6,9 @@ zip:
stage
:
deploy
script
:
-
make zip
-
mkdir out
-
unzip thesis.zip -d out
artifacts
:
name
:
thesis
.zip
name
:
thesis
paths
:
-
thesis.zip
-
out/*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment