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 3eec393 commit c90b580Copy full SHA for c90b580
.github/workflows/master_nsf-backend-ga.yml
@@ -46,7 +46,6 @@ jobs:
46
if: github.event_name == 'push'
47
needs: [ci, analyze]
48
uses: ./.github/workflows/docker-build-acr.yml
49
- id: docker-job # 👈 importante para referenciar outputs
50
secrets:
51
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
52
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments