[ci] feat: use bastion.siempie.com
All checks were successful
Build and Publish / Build (push) Successful in 31s
Build and Publish / Deployment (push) Successful in 50s

This commit is contained in:
Simon Cornet 2024-10-07 11:36:02 +02:00
parent 04e70dc31e
commit e6cc93412a

View File

@ -50,7 +50,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 }}