[ci] feat: deploy via bastion.siempie.com
Some checks failed
Build and Publish / Deployment (push) Successful in 15s
Build and Publish / Build (push) Failing after 39s

This commit is contained in:
Simon Cornet 2024-08-26 17:03:41 +02:00
parent fc2d44b8c5
commit 4b83c65981

View File

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