1
0
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:
2021-07-16 11:38:17 +02:00
parent 6f24a55a04
commit b6a438d222

View File

@@ -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