Skip to content

Commit

Permalink
revert name for resource group
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-luhcyk committed Feb 12, 2024
1 parent 6f5b638 commit 7c35535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: "!contains(join(github.event.commits.*.message), '+nobuild')"

env:
RESOURCE_GROUP_NAME: aqovia-devbox-experimental
RESOURCE_GROUP_NAME: aqovia-devbox
IDENTITY_NAME: aqovia-devcenter-identity
GALLARY_NAME: aqovia_compute_gallery
VNET_NAME: aqovia-devbox-builder-vnet
Expand Down

0 comments on commit 7c35535

Please sign in to comment.