Automatically deploy pull requests for testing #8

Merged
erth9960 merged 44 commits from actions into master 2024-07-08 14:29:41 +02:00
Showing only changes of commit 71cb6846bb - Show all commits

View File

@ -10,6 +10,5 @@ jobs:
- run: echo "${{ secrets.TEST2 }}"
- run: echo "${{ vars.TEST }}"
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git" | ssh branch.dsv.su.se
run: ls ${{ gitea.workspace }}
- run: echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git ${{ gitea.refname }}" | ssh branch.dsv.su.se