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 a0767404ca - Show all commits

View File

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