Skip to content

Deploy to test.pocketnet.app #576

Deploy to test.pocketnet.app

Deploy to test.pocketnet.app #576

name: Deploy to test.pocketnet.app
on:
workflow_dispatch:
jobs:
build:
runs-on: gui
steps:
- name: Checkout git repository
uses: actions/checkout@v3
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v3
with:
node-version: 16
- name: Prepare
run: |
npm i
npm run minimize:bastyon:test -- -sha=${{ github.sha }}
- name: Copy to dest dir
run: rsync -ah --exclude={'.git','.gitignore','.github','package.json','package-lock.json','minimize.json','node_modules','.well-known','assets','proxy16','cordova','res','build'} ./ /docker/gui/