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 0cf7cd0dd5 - Show all commits

View File

@ -9,4 +9,6 @@ jobs:
- run: echo "${{ secrets.test }}" - run: echo "${{ secrets.test }}"
- run: | - run: |
echo "${{ secrets.test }}" echo "${{ secrets.test }}"
echo "${{ secret.test }}"
echo "${{ vars.test }}"
echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git" | ssh branch.dsv.su.se echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git" | ssh branch.dsv.su.se