workflow: temporary change api url to wg
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -21,9 +21,10 @@ jobs:
|
||||
- name: Build webapp
|
||||
run: |
|
||||
cd accounting-ng-nuttakit
|
||||
# temporary change api url for development
|
||||
sudo sed -i 's@https://api.nuttakit.work@http://10.9.0.0:8001@g' src/environments.ts
|
||||
ng build
|
||||
- name: Build docker image
|
||||
run: |
|
||||
docker build . -t accounting-frontend:latest
|
||||
docker image ls
|
||||
|
||||
Reference in New Issue
Block a user