Skip to content

Commit

Permalink
fix: action
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsoncarmozinezup committed Aug 2, 2024
1 parent 90bcbf1 commit e69b1a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ runs:
-e AUTHENTICATE_URL="https://account-keycloak.stg.stackspot.com" \
-e FEATURES_API_MANAGER="https://runtime-manager.stg.stackspot.com" \
-e REPOSITORY_NAME=${{ inputs.REPOSITORY_NAME }} \
-e FEATURES_BASEPATH_TMP=/tmp/runtime/deploys \
-e FEATURES_BASEPATH_EBS=/opt/runtime \
-e FEATURES_TEMPLATES_FILEPATH=/app/ \
-e FEATURES_BASEPATH_TERRAFORM=/root/.asdf/shims/terraform \
-e AWS_REGION=${{ inputs.AWS_REGION }} \
if [ -z "${{ inputs.AWS_ROLE_ARN }}" ]; then
Expand Down

0 comments on commit e69b1a2

Please sign in to comment.