restore: reset past source tree deletion, apply pending work
This commit is contained in:
@@ -21,7 +21,7 @@ base_branch = "master"
|
||||
[[component]]
|
||||
name = "frontend"
|
||||
path = "frontend"
|
||||
setup = ["npm install", "npm run build"]
|
||||
setup = ["npm ci", "npm run build"]
|
||||
teardown = []
|
||||
|
||||
[[component]]
|
||||
|
||||
Reference in New Issue
Block a user