added universal launcher
Chore App Build and Push Docker Images / build-and-push (push) Successful in 44s
Chore App Build and Push Docker Images / build-and-push (push) Successful in 44s
This commit is contained in:
Vendored
+4
-2
@@ -68,8 +68,10 @@
|
|||||||
],
|
],
|
||||||
"cwd": "${workspaceFolder}/frontend/vue-app",
|
"cwd": "${workspaceFolder}/frontend/vue-app",
|
||||||
"console": "integratedTerminal",
|
"console": "integratedTerminal",
|
||||||
"env": {
|
"osx": {
|
||||||
"PATH": "/opt/homebrew/bin:${env:PATH}"
|
"env": {
|
||||||
|
"PATH": "/opt/homebrew/bin:${env:PATH}"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user