mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 21:03:22 +00:00
Allow to restart pipelines that has warnings (#2939)
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -42,6 +42,7 @@
|
||||
"runtimeArgs": ["start"],
|
||||
"cwd": "${workspaceFolder}/web",
|
||||
"resolveSourceMapLocations": ["${workspaceFolder}/web/**", "!**/node_modules/**"],
|
||||
"envFile": "${workspaceFolder}/.env",
|
||||
"skipFiles": ["<node_internals>/**"]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user