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
Informatik 8
TexCommon
Commits
1ff89d50
Commit
1ff89d50
authored
Jun 11, 2019
by
Thorsten Wißmann
🎸
Browse files
Temporarily disable SSL verification
parent
c3ec6d81
Changes
1
Hide whitespace changes
Inline
Side-by-side
gitlab-ci/latex.yml
View file @
1ff89d50
compile_latex
:
image
:
aergus/latex
# the docker image by aergus https://hub.docker.com/r/aergus/latex/
stage
:
build
variables
:
GIT_SSL_NO_VERIFY
:
"
true"
before_script
:
-
git submodule sync
-
git submodule update --init --remote
...
...
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