Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
77f659c9
Commit
77f659c9
authored
Jun 24, 2021
by
neilpang
Browse files
add NO_ECC_384
parent
c66e157a
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/Ubuntu.yml
View file @
77f659c9
...
...
@@ -32,6 +32,7 @@ jobs:
CA_ECDSA
:
"
Buypass
Class
2
Test4
CA
5"
CA
:
"
Buypass
Class
2
Test4
CA
5"
CA_EMAIL
:
"
githubtest@acme.sh"
NO_ECC_384
:
"
1"
runs-on
:
ubuntu-latest
env
:
TEST_LOCAL
:
1
...
...
@@ -39,6 +40,7 @@ jobs:
CA_ECDSA
:
${{ matrix.CA_ECDSA }}
CA
:
${{ matrix.CA }}
CA_EMAIL
:
${{ matrix.CA_EMAIL }}
NO_ECC_384
:
${{ matrix.NO_ECC_384 }}
steps
:
-
uses
:
actions/checkout@v2
-
name
:
Install tools
...
...
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