ops: removing ssh arg

This commit is contained in:
Hunter Miller 2023-02-01 12:31:27 -06:00
parent 8c7980e676
commit e9cf789f7c

View File

@ -65,7 +65,6 @@ jobs:
zone: 'us-west1-b'
user: 'urb'
instance_name: 'wannec-dozzod-marzod'
ssh_args: '-T'
flags: '--verbosity=info'
ssh_private_key: '${{ secrets.TEST_KEY }}'
script: ${{ steps.deploy-prep.outputs.cmdfile }}