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
7616e94f
Commit
7616e94f
authored
Sep 28, 2020
by
neil
Committed by
Ed Lynes
Oct 27, 2020
Browse files
fix message
parent
27ec69fb
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/DNS.yml
View file @
7616e94f
...
@@ -36,10 +36,10 @@ jobs:
...
@@ -36,10 +36,10 @@ jobs:
steps
:
steps
:
-
name
:
"
Read
this:
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
-
name
:
"
Read
this:
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
run
:
|
run
:
|
echo "
Plese see this page to fix the error:
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
echo "
Read this:
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
-
name
:
Fail
if [ "${{github.actor}}" != "Neilpang" ]; then
if
:
"
github.actor
!=
'Neilpang'"
false
run
:
false
fi
Docker
:
Docker
:
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-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