Deploy PRs to branch.dsv.su.se #1

Open
ansv7779 wants to merge 14 commits from deploy into main
Showing only changes of commit 9d636b00a6 - Show all commits

View File

@ -0,0 +1,12 @@
name: Deploy to branch.dsv.su.se
on: pull_request
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@fce8e6274715bb34bd3981bb68a616ab99b7f80a
with:
gitea-token: ${{ secrets.GITEA_TOKEN }}
ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }}
compose-file: 'compose.yaml'