We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8123e9 commit d8422dcCopy full SHA for d8422dc
.github/workflows/main.yml
@@ -59,3 +59,6 @@ jobs:
59
60
- name: Deploy API with Ansible
61
run: ./ansible/deploy-api-from-local.sh
62
+ env:
63
+ JUMPBOX_HOST: 4.154.243.88
64
+ JUMPBOX_USER: adminuser
0 commit comments