Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Maximilian Sprengholz
a-long-view
Commits
e7b94375
Commit
e7b94375
authored
Dec 23, 2020
by
Maximilian Sprengholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump to v1.2.0
parent
f4fae173
Pipeline
#15074
passed with stages
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
.gitlab-ci.yml
.gitlab-ci.yml
+2
-4
No files found.
.gitlab-ci.yml
View file @
e7b94375
...
...
@@ -41,9 +41,7 @@ gen_docs:
pages
:
stage
:
deploy
script
:
-
git pull --rebase http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH}
-
git checkout master
-
git pull --rebase http://${GITLAB_USER_LOGIN}:${TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH}
-
git pull --rebase http://project_4571_bot:${DOCBUILDER_TOKEN}@scm.cms.hu-berlin.de/${CI_PROJECT_PATH}
-
rm -rf public
-
mkdir public
-
cp -R -f results/figures/ public
# copy figures
...
...
@@ -57,6 +55,6 @@ pages:
expire_in
:
15 mins
except
:
variables
:
-
$GITLAB_USER_LOGIN == "project_4571_bot"
-
$GITLAB_USER_LOGIN == "project_4571_bot"
only
:
-
tags
Write
Preview
Markdown
is supported
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