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