Skip to content

Commit

Permalink
issue #55: update documentation secret
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 12, 2023
1 parent 215c771 commit 4e6c654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-build-push-container-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
- **Purpose:** Build and push a docker container to Azure Container Registry (ACR).
- **Usage:** Call this workflow and provide the `container-name` and `tag` as inputs.
- **Required Secrets:**
- `ACR_REGISTRY_URL`: The Azure container registry link.
- `ACR_REGISTRY_DSN`: The Azure container registry link.
- `ACR_USERNAME`: The Azure container registry username.
- `ACR_PASSWORD`: The Azure container registry password.

0 comments on commit 4e6c654

Please sign in to comment.