Restructured calling tfci

This commit is contained in:
2023-10-31 15:05:34 +01:00
parent e00a92ee0b
commit 3a69cbff39
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,3 @@
#!/bin/bash
TF_API_TOKEN=$PLUGIN_API_TOKEN\
TF_CLOUD_ORGANIZATION=$PLUGIN_CLOUD_ORGANIZATION\
tfci run $PLUGIN_ARGS
/usr/local/bin/tfci --organization="$PLUGIN_CLOUD_ORGANIZATION" --token="$PLUGIN_API_TOKEN" run $PLUGIN_ARGS