Merge pull request #86 in TEA/mina-sidor-fa-web from feature/acc-deployment to develop
Squashed commit of the following: commit b80896487554d90ed95c1a93596e2f3330202983 Author: Erik Tiekstra <erik.tiekstra@arbetsformedlingen.se> Date: Fri Sep 10 10:45:07 2021 +0200 Added deployment for acc
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
"start-os:api": "bash ./tools/serve-os.sh -- --config api",
|
||||
"build": "ng build mina-sidor-fa",
|
||||
"build:api": "ng build mina-sidor-fa --configuration api",
|
||||
"build:acc": "ng build mina-sidor-fa --configuration acc",
|
||||
"build-os": "bash ./tools/build-os.sh",
|
||||
"build-os:api": "bash ./tools/build-os.sh -- --config api",
|
||||
"test": "ng test mina-sidor-fa",
|
||||
"release": "bash ./tools/release.sh",
|
||||
"release:dry": "bash ./tools/release.sh dry",
|
||||
|
||||
Reference in New Issue
Block a user