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 ee4b404 commit 9876ebaCopy full SHA for 9876eba
.github/workflows/master_nsf-backend-ga.yml
@@ -20,7 +20,6 @@ jobs:
20
# -------------------------------
21
deploy-container:
22
if: ${{ github.event_name == 'push' }}
23
- needs: docker
24
uses: ./.github/workflows/deploy-azure-container.yml
25
with:
26
app_name: "nsf-backend-ga-cont" # 👈 tu App Service basado en ACR
0 commit comments