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 2373b45 commit 276e3c6Copy full SHA for 276e3c6
.github/workflows/publish-container-image-icr.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
env:
12
ICR_NAMESPACE: solution-tutorials
13
- ICR_REPOSITORY: tutorial-application-log-analysis
+ ICR_REPOSITORY: tutorial-mean-stack
14
steps:
15
- name: Check out the repo
16
uses: actions/checkout@v2
0 commit comments