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
Peter Eder
pandoc
Commits
63032930
Commit
63032930
authored
Feb 23, 2021
by
Simon Wimmer
Browse files
Update .gitlab-ci.yml
parent
776c6411
Pipeline
#2504
failed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
63032930
...
...
@@ -11,8 +11,10 @@ build:
# - openssl s_client -connect gitlab.ce.jku.at:443
-
git checkout $CI_COMMIT_REF_NAME
-
git pull
-
git submodule sync --recursive
-
git submodule update --init --recursive --remote
#- git submodule sync --recursive
#- git submodule update --init --recursive --remote
-
git submodule update --init --recursive
-
git pull --recurse-submodules
stage
:
build
script
:
-
./pandoc_pdf_tool/bin/compile.sh
...
...
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