We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b4440 commit 508c95cCopy full SHA for 508c95c
scripts/linux-provider/taito-deployment-deploy#post.sh
@@ -1,6 +1,5 @@
1
#!/bin/bash
2
: "${taito_cli_path:?}"
3
-: "${taito_ssh_user:?}"
4
: "${taito_host:?}"
5
: "${taito_host_dir:?}"
6
: "${taito_namespace:?}"
scripts/linux-provider/taito-env-apply#post.sh
: "${taito_env:?}"
scripts/linux-provider/taito-env-destroy#post.sh
@@ -1,7 +1,6 @@
7
scripts/linux-provider/taito-env-rotate#post.sh
0 commit comments