Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
elayrocks committed May 2, 2024
1 parent bab9c3d commit c995a47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deployment/bin/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ require_env "GIT_COMMIT"
require_env "ARM_CLIENT_ID"
# require_env "ARM_CLIENT_SECRET"
require_env "ARM_TENANT_ID"
require_env "ARM_USE_OIDC"

# Directory for rendered values and templates
CONF_DIR='/opt/conf'
Expand Down
1 change: 1 addition & 0 deletions deployment/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
- ARM_SUBSCRIPTION_ID
- ARM_TENANT_ID
- ARM_CLIENT_ID
- ARM_USE_OIDC
# - ARM_CLIENT_SECRET

# Used in the dev stack as an identifier
Expand Down

0 comments on commit c995a47

Please sign in to comment.