Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b7b51046b |
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Update appLoc in index.html
|
||||
run: |
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user