mirror of
https://github.com/ivanch/blog.ivanch.me.git
synced 2026-09-22 20:44:16 +00:00
CI last step
This commit is contained in:
@@ -34,4 +34,7 @@ jobs:
|
|||||||
remote_host: ${{ secrets.DEPLOY_HOST }}
|
remote_host: ${{ secrets.DEPLOY_HOST }}
|
||||||
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 }}!
|
||||||
Reference in New Issue
Block a user