Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
ec10a3ea
Commit
ec10a3ea
authored
Jan 07, 2022
by
neil
Browse files
fix CI
parent
49deb4af
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/Ubuntu.yml
View file @
ec10a3ea
...
...
@@ -60,7 +60,7 @@ jobs:
smallstep/step-ca \
&& sleep 5 && docker exec stepca step ca provisioner add acme --type ACME \
&& docker exec stepca kill -1 1 \
&& docker exec stepca cat /home/step/certs/root_ca.crt | sudo cat - >>/etc/ssl/certs/ca-certificates.crt
&& docker exec stepca cat /home/step/certs/root_ca.crt | sudo
bash -c "
cat - >>/etc/ssl/certs/ca-certificates.crt
"
-
name
:
Clone acmetest
run
:
|
cd .. \
...
...
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