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
b1471951
Commit
b1471951
authored
Sep 12, 2020
by
neil
Browse files
use testall target
parent
b561666d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/DNS.yml
View file @
b1471951
...
...
@@ -67,7 +67,7 @@ jobs:
-
name
:
Set env file
run
:
cd ../acmetest && echo "${{ secrets.TokenName1 }}" >> env.list && echo "${{ secrets.TokenName2 }}" >> env.list && echo "TEST_DNS_NO_WILDCARD" >> env.list && echo "TEST_DNS_SLEEP" >> env.list
-
name
:
Run acmetest
run
:
cd ../acmetest && ./rundocker.sh
_cron
run
:
cd ../acmetest && ./rundocker.sh
testall
MacOS
:
runs-on
:
macos-latest
...
...
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