Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b7b51046b |
@@ -58,7 +58,7 @@ jobs:
|
|||||||
- name: Update appLoc in index.html
|
- name: Update appLoc in index.html
|
||||||
run: |
|
run: |
|
||||||
cd client
|
cd client
|
||||||
replace-in-files --regex='appLoc=".*?"' --replacement='appLoc="/proj/sasjs/genesis-mocks"' ./src/index.html
|
replace-in-files --regex='appLoc=".*?"' --replacement='appLoc="/Public/app/devtest"' ./src/index.html
|
||||||
|
|
||||||
- name: Build Frontend
|
- name: Build Frontend
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user