mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
Update main.workflow
This commit is contained in:
parent
40c4b40c77
commit
780ba27014
4
.github/main.workflow
vendored
4
.github/main.workflow
vendored
@ -1,4 +1,4 @@
|
||||
workflow "New workflow" {
|
||||
workflow "Docker && Publish Pre-check" {
|
||||
resolves = [
|
||||
"Docker build health check",
|
||||
"Test Publish Verdaccio",
|
||||
@ -119,4 +119,4 @@ action "coverage" {
|
||||
uses = "docker://node:10"
|
||||
needs = ["test"]
|
||||
args = "yarn run coverage:publish"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user