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 a972ac3 commit 8ca61b9Copy full SHA for 8ca61b9
.github/workflows/build_and_deploy.yaml
@@ -423,7 +423,7 @@ jobs:
423
424
**Deployed to Staging:** ✅ $(date -u '+%Y-%m-%d %H:%M UTC')
425
426
- **Docker Image:** `aa-web-staging:${{ needs.Generate-tag.outputs.tag }}`
+ **Docker Image:** \`aa-web-staging:${{ needs.Generate-tag.outputs.tag }}\`
427
428
**Staging URL:** https://${{ vars.DOMAIN_NAME }}
429
0 commit comments