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
683aa727
Commit
683aa727
authored
Aug 13, 2022
by
neil
Browse files
fix log path
parent
ea07b495
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/DNS.yml
View file @
683aa727
...
@@ -89,8 +89,8 @@ jobs:
...
@@ -89,8 +89,8 @@ jobs:
with
:
with
:
name
:
Docker-logs
name
:
Docker-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
logs
../acmetest/
logs
MacOS
:
MacOS
:
...
@@ -138,7 +138,7 @@ jobs:
...
@@ -138,7 +138,7 @@ jobs:
with
:
with
:
name
:
MacOS-logs
name
:
MacOS-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
...
@@ -202,7 +202,7 @@ jobs:
...
@@ -202,7 +202,7 @@ jobs:
with
:
with
:
name
:
Windows-logs
name
:
Windows-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
FreeBSD
:
FreeBSD
:
runs-on
:
macos-12
runs-on
:
macos-12
...
@@ -252,7 +252,7 @@ jobs:
...
@@ -252,7 +252,7 @@ jobs:
with
:
with
:
name
:
FreeBSD-logs
name
:
FreeBSD-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
Solaris
:
Solaris
:
...
@@ -304,7 +304,7 @@ jobs:
...
@@ -304,7 +304,7 @@ jobs:
with
:
with
:
name
:
Solaris-logs
name
:
Solaris-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
OpenBSD
:
OpenBSD
:
...
@@ -355,7 +355,7 @@ jobs:
...
@@ -355,7 +355,7 @@ jobs:
with
:
with
:
name
:
OpenBSD-logs
name
:
OpenBSD-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
NetBSD
:
NetBSD
:
...
@@ -407,7 +407,7 @@ jobs:
...
@@ -407,7 +407,7 @@ jobs:
with
:
with
:
name
:
NetBSD-logs
name
:
NetBSD-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
DragonFlyBSD
:
DragonFlyBSD
:
...
@@ -459,7 +459,7 @@ jobs:
...
@@ -459,7 +459,7 @@ jobs:
with
:
with
:
name
:
DragonFlyBSD-logs
name
:
DragonFlyBSD-logs
path
:
|
path
:
|
*.log
../acmetest/
*.log
...
...
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