Automatically deploy pull requests for testing #8
@ -9,4 +9,6 @@ jobs:
|
||||
- run: echo "${{ secrets.test }}"
|
||||
- run: |
|
||||
echo "${{ secrets.test }}"
|
||||
echo "${{ secret.test }}"
|
||||
echo "${{ vars.test }}"
|
||||
echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git" | ssh branch.dsv.su.se
|
||||
|
Loading…
x
Reference in New Issue
Block a user