master #23
@@ -118,6 +118,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Deploy Test Environment
|
- name: Deploy Test Environment
|
||||||
|
if: gitea.ref == 'refs/heads/next'
|
||||||
uses: appleboy/ssh-action@v1.0.3 # Or equivalent Gitea action; adjust version if needed
|
uses: appleboy/ssh-action@v1.0.3 # Or equivalent Gitea action; adjust version if needed
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.DEPLOY_TEST_HOST }}
|
host: ${{ secrets.DEPLOY_TEST_HOST }}
|
||||||
|
|||||||
Reference in New Issue
Block a user