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
913c2d5c
Commit
913c2d5c
authored
Feb 08, 2021
by
Peter Eder
Browse files
Update .gitlab-ci.yml
parent
2a87dddb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
913c2d5c
...
...
@@ -6,7 +6,7 @@ image: pawedla/test:latest
build
:
before_script
:
-
cd /
-
find . -type f -name "*.
crt
"
-
find . -type f -name "*.
pem
"
-
openssl s_client -connect gitlab.ce.jku.at:443
-
cat /etc/ssl/certs/ca-certificates.crt
-
git checkout $CI_COMMIT_REF_NAME
...
...
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