mirror of
https://github.com/ivanch/ivanch.me.git
synced 2025-04-07 18:23:38 +00:00
CI last step
This commit is contained in:
parent
919bd4b6cd
commit
0a9c891d9a
3
.github/workflows/master.yml
vendored
3
.github/workflows/master.yml
vendored
@ -35,3 +35,6 @@ jobs:
|
|||||||
remote_port: ${{ secrets.DEPLOY_PORT }}
|
remote_port: ${{ secrets.DEPLOY_PORT }}
|
||||||
remote_user: ${{ secrets.DEPLOY_USER }}
|
remote_user: ${{ secrets.DEPLOY_USER }}
|
||||||
remote_key: ${{ secrets.DEPLOY_KEY }}
|
remote_key: ${{ secrets.DEPLOY_KEY }}
|
||||||
|
|
||||||
|
- name: Deployed
|
||||||
|
run: echo Deployed to ${{ secrets.DEPLOY_HOST }}!
|
Loading…
x
Reference in New Issue
Block a user