[ci] feat: deploy via bastion.siempie.com
All checks were successful
Build and Publish / Build (push) Successful in 11s
Build and Publish / Deployment (push) Successful in 57s

This commit is contained in:
Simon Cornet 2024-08-26 17:02:57 +02:00
parent 672614cf2a
commit 08a97e9225

View File

@ -49,7 +49,7 @@ jobs:
with:
# bastion
proxy_host: 'siempie.com'
proxy_host: 'bastion.siempie.com'
proxy_port: '22'
proxy_username: ${{ secrets.USERNAME }}
proxy_key: ${{ secrets.SSHKEY }}