Skip to content

Commit b0ebad0

Browse files
committed
- renames hidi in accordance to naming policy of MCR
Signed-off-by: Vincent Biret <[email protected]>
1 parent 76321be commit b0ebad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths: ['src/Microsoft.OpenApi.Hidi/**', '.github/workflows/**']
77
env:
88
REGISTRY: msgraphprod.azurecr.io
9-
IMAGE_NAME: public/hidi
9+
IMAGE_NAME: public/openapi/hidi
1010
jobs:
1111
push_to_registry:
1212
environment:

0 commit comments

Comments
 (0)