Skip to content

Commit 8867b25

Browse files
authored
Update Azure-Compreface-AIB-image.yml
1 parent 0b94be1 commit 8867b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Azure-Compreface-AIB-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
source-image: Canonical:0001-com-ubuntu-server-focal:20_04-lts-gen2:latest
3535
vm-size: 'Standard_B2s'
3636
dist-type: 'SharedImageGallery'
37-
dist-resource-id: "/subscriptions/${{secrets.AZURE_SUBSCRIPTION_ID}}/resourceGroups/${{ env.RESOURCE_GROUP_NAME }}/providers/Microsoft.Compute/galleries/${{ env.GALLERY_NAME }}/images/${{ env.IMAGE_NAME }}/versions/${{ env.VERSION }}"
37+
dist-resource-id: "/subscriptions/1d9a0f9c-cdea-4e43-a99a-eebb2afd57a4/resourceGroups/${{ env.RESOURCE_GROUP_NAME }}/providers/Microsoft.Compute/galleries/${{ env.GALLERY_NAME }}/images/${{ env.IMAGE_NAME }}/versions/${{ env.VERSION }}"
3838
dist-location: 'eastus2'
3939
customizer-script: |
4040
apt update

0 commit comments

Comments
 (0)