Skip to content

Commit

Permalink
Merge pull request #1038 from microsoft/feature/hidi-docker-rename
Browse files Browse the repository at this point in the history
- renames hidi in accordance to naming policy of MCR
  • Loading branch information
baywet authored Oct 21, 2022
2 parents 86e04ff + b0ebad0 commit 2950b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
paths: ['src/Microsoft.OpenApi.Hidi/**', '.github/workflows/**']
env:
REGISTRY: msgraphprod.azurecr.io
IMAGE_NAME: public/hidi
IMAGE_NAME: public/openapi/hidi
jobs:
push_to_registry:
environment:
Expand Down

0 comments on commit 2950b5a

Please sign in to comment.