workflow: fix path and typo once again
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m24s
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m24s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd accounting-ng-nuttakit
|
cd accounting-ng-nuttakit
|
||||||
# temporary change api url for development
|
# temporary change api url for development
|
||||||
sudo sed -i 's@https://api.nuttakit.work@http://10.9.0.0:8001@g' src/environments/environments.ts
|
sed -i 's@https://api.nuttakit.work@http://10.9.0.0:8001@g' src/environments/environment.ts
|
||||||
ng build
|
ng build
|
||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user