Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
groupe-calcul
website
Commits
167f436a
Commit
167f436a
authored
Apr 03, 2019
by
Matthieu Boileau
Browse files
Update .gitlab-ci.yml
parent
9e278198
Pipeline
#3657
passed with stages
in 1 minute and 11 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
167f436a
...
...
@@ -55,5 +55,5 @@ apache-dev:
-
echo "Publishing to $PUBLISH_DIR"
-
sed "s/^[[:space:]]*SITEURL[[:space:]]*=.*/SITEURL = 'https:\/\/calcul-dev.math.unistra.fr\/$CI_COMMIT_REF_NAME'/" publishconf.py > publishconf-dev.py
-
pelican -s publishconf-dev.py --fatal errors
-
rsync -av --delete --exclude
$PUBLISH_DIR/
attachments output/ $PUBLISH_DIR/
-
rsync -av --delete --exclude
'
attachments
'
output/ $PUBLISH_DIR/
-
rsync -av --delete content/attachments/ $PUBLISH_DIR/attachments/
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