1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

chore: ci

This commit is contained in:
2022-04-29 15:42:33 +02:00
parent d01a6a60ad
commit 04f7cdf8ff

View File

@@ -44,6 +44,9 @@ jobs:
sudo apt update
sudo apt install openvpn3=16~beta+focal
- name: Start Open VPN 3
run: openvpn3 session-start --config .github/vpn/config.ovpn
- name: Check npm audit
run: npm audit --production --audit-level=low
@@ -72,9 +75,6 @@ jobs:
key: ${{ secrets.DCGITLAB_KEY }}
known_hosts: 'placeholder'
- name: Start Open VPN 3
run: openvpn3 session-start --config .github/vpn/config.ovpn
- name: Deploy sasjs-tests
run: |
npm install -g replace-in-files-cli