We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86e04ff + b0ebad0 commit 2950b5aCopy full SHA for 2950b5a
.github/workflows/docker.yml
@@ -6,7 +6,7 @@ on:
6
paths: ['src/Microsoft.OpenApi.Hidi/**', '.github/workflows/**']
7
env:
8
REGISTRY: msgraphprod.azurecr.io
9
- IMAGE_NAME: public/hidi
+ IMAGE_NAME: public/openapi/hidi
10
jobs:
11
push_to_registry:
12
environment:
0 commit comments