mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 10:40:06 +00:00
chore: script fix
This commit is contained in:
2
.github/workflows/sasjs-tests.yml
vendored
2
.github/workflows/sasjs-tests.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
- name: Deploy sasjs-tests sas9
|
||||
run: |
|
||||
replace-in-files --regex='serverType.*' --replacement='serverType:"SAS9",' ./public/config.json
|
||||
npm run update:adapter && npm run build
|
||||
npm run build
|
||||
scp -o stricthostkeychecking=no -r ./build/* ${{ secrets.DCGITLAB_DEPLOY_PATH_SAS9 }}
|
||||
|
||||
- name: Run cypress on viya
|
||||
|
||||
Reference in New Issue
Block a user