1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-09 21:30:05 +00:00

chore(sasjsTests): trying @sasjs/adapter@4.3.5

This commit is contained in:
Yury Shkoda
2023-05-29 15:23:38 +03:00
parent eba30432dd
commit db4a4e6d57
3 changed files with 10 additions and 10 deletions

View File

@@ -77,7 +77,7 @@ jobs:
# replace-in-files --regex='"userName".*' --replacement='"userName":"${{ secrets.SASJS_USERNAME }}",' ./public/config.json
# replace-in-files --regex='"password".*' --replacement='"password":"${{ secrets.SASJS_PASSWORD }}",' ./public/config.json
replace-in-files --regex='"serverType".*' --replacement='"serverType":"SASJS",' ./public/config.json
npm run update:adapter
# npm run update:adapter
pm2 start --name sasjs-test npm -- start
cat ./public/config.json
cat ../cypress.json