Skip to content

Commit

Permalink
Updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
heathen1878 committed Oct 29, 2024
1 parent 9c6dd53 commit 784ad79
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 299 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fib_app_v1_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
export ARM_TENANT_ID=${{ secrets.ARM_TENANT_ID }}
export ARM_SUBSCRIPTION_ID=${{ vars.ARM_SUBSCRIPTION_ID }}
export ARM_USE_AZUREAD=true
export STORAGE_ACCOUNT_NAME=${{ vars.STATE_STORAGE_ACCOUNT }}" \
export CONTAINER_NAME=${{ vars.FB_STATE_STORAGE_CONTAINER }}" \
export KEY=${{ vars.FB_STATE_FILE_NAME }}"
export DOCKER_IMAGE_TAG=sbx
export PSQL_ADMIN_PASSWORD=${{ secrets.PSQL_ADMIN_PASSWORD }}
export PSQL_ADMIN_USERNAME=${{ secrets.PSQL_ADMIN_USERNAME }}
Expand Down
Loading

0 comments on commit 784ad79

Please # to comment.