Skip to content

Commit

Permalink
add missing SHARED_SIG env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed Jul 7, 2023
1 parent 8d97112 commit 037d3e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/z_create_config_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ env:
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
AZHOP_STATE_CONTAINER: environments
AZHOP_STATE_ACCOUNT: azhopstates
SHARED_SIG: /subscriptions/${{ secrets.ARM_SUBSCRIPTION_ID }}/resourceGroups/azhop_build_images/providers/Microsoft.Compute/galleries/azhop_4ehhye3z

defaults:
run:
Expand Down

0 comments on commit 037d3e3

Please sign in to comment.