Automatically deploy pull requests for testing #8
@ -10,6 +10,5 @@ jobs:
|
|||||||
- run: echo "${{ secrets.TEST2 }}"
|
- run: echo "${{ secrets.TEST2 }}"
|
||||||
- run: echo "${{ vars.TEST }}"
|
- run: echo "${{ vars.TEST }}"
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: ls ${{ gitea.workspace }}
|
||||||
ls ${{ gitea.workspace }}
|
- run: echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git ${{ gitea.refname }}" | ssh branch.dsv.su.se
|
||||||
- run: echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git" | ssh branch.dsv.su.se
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user