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
40aa7258
Commit
40aa7258
authored
Feb 07, 2021
by
Peter Eder
Browse files
Update .gitlab-ci.yml
parent
a5d68235
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
40aa7258
...
...
@@ -5,8 +5,7 @@ image: pawedla/test:latest
build
:
before_script
:
-
apt-get install apt-transport-https ca-certificates -y
-
update-ca-certificates
-
openssl s_client -connect gitlab.ce.jku.at:443
-
cat /etc/ssl/certs/ca-certificates.crt
-
git checkout $CI_COMMIT_REF_NAME
-
GIT_SSL_CAINFO=${CI_SERVER_TLS_CA_FILE} git pull
...
...
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