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 ea1881c commit 0ed94b4Copy full SHA for 0ed94b4
1 file changed
.github/workflows/prod-build-deploy-azure.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
timeout-minutes: 15
28
environment:
29
- name: production-azure
+ name: production
30
url: 'https://docs.github.com'
31
env:
32
DOCKER_IMAGE: ${{ secrets.PROD_REGISTRY_SERVER }}/${{ github.repository }}:${{ github.sha }}
0 commit comments