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.
1 parent 9b1c35c commit 8bee807Copy full SHA for 8bee807
.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/generator
+ IMAGE_NAME: public/hidi
10
jobs:
11
push_to_registry:
12
environment:
0 commit comments