Skip to content

Commit

Permalink
updated workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
thusithz committed Jan 1, 2025
1 parent 877165d commit b79a741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
registry: ${{ secrets.DOCKER_REGISTRY_URL }}
# registry: ${{ secrets.DOCKER_REGISTRY_URL }}

# Set dynamic Docker tag based on branch name or commit SHA
- name: Set Docker Tag
Expand Down

0 comments on commit b79a741

Please sign in to comment.