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 62afd082a1 - Show all commits

View File

@ -5,6 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "${{ gitea.repository }}"
- run: echo "${{ gitea.ref.name }}"
- run: echo "${{ gitea.refname }}"
- run: echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git"
- run: |
echo "${{ test }}"
echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git" | ssh branch.dsv.su.se