Skip to content

frontend update test #4

frontend update test

frontend update test #4

Workflow file for this run

# Continous deployment of the app
name: CD
on:
push:
branches: ["develop"]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Run deploy script
run: bash /home/selab2/hosting/UGent-1/deploy.sh