jsp 2
This commit is contained in:
parent
6ef0ffb326
commit
ddbaf2b3bd
@ -1,6 +1,8 @@
|
||||
name: DEPLOY
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
@ -26,6 +28,3 @@ jobs:
|
||||
PROXY_SERVER_PORT: ${{ secrets.PROXY_SERVER_PORT }}
|
||||
PROXY_SERVER_USERNAME: ${{ secrets.PROXY_SERVER_USERNAME }}
|
||||
PROXY_SERVER_IP: ${{ secrets.PROXY_SERVER_IP }}
|
||||
|
||||
- name: Print success message
|
||||
run: echo "Deployment successful!"
|
||||
|
Loading…
Reference in New Issue
Block a user