CEC-2693 devops deploy to new production (#221)
* dev * bump * bump * bump * tweak * bump * staging * prod * deploy both? * cleanup * final * oops
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"build:dev": "env-cmd -f .env.dev react-scripts build",
|
||||
"build:stg": "env-cmd -f .env.stg react-scripts build",
|
||||
"build:prd": "env-cmd -f .env.prd react-scripts build",
|
||||
"build:cec-prd": "env-cmd -f .env.cec-prd react-scripts build",
|
||||
"build:local": "env-cmd -f .env.local react-scripts build",
|
||||
"test": "env-cmd -f .env.local react-scripts test --no-cache",
|
||||
"test:debug": "react-scripts --inspect-brk test --runInBand --no-cache",
|
||||
@@ -78,4 +79,4 @@
|
||||
"lcov"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user