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 dbbf4de commit 135059fCopy full SHA for 135059f
.github/workflows/main_andre-emotion-app.yml
@@ -59,7 +59,8 @@ jobs:
59
with:
60
app-name: 'andre-emotion-app'
61
slot-name: 'Production'
62
- images: 'index.docker.io/${{ secrets.AZUREAPPSERVICE_CONTAINERUSERNAME_752189E51E5B4EE797824E0BDFB8CD74 }}/andrepaez23/emotion-app:${{ github.sha }}'
+ images: 'index.docker.io/${{ secrets.AZUREAPPSERVICE_CONTAINERUSERNAME_752189E51E5B4EE797824E0BDFB8CD74 }}/emotion-app:${{ github.sha }}'
63
64
65
66
+
0 commit comments