Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anujdevopslearn authored Mar 7, 2024
1 parent e469fd3 commit c7fa197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
docker-build:
uses: anujdevopslearn/GithubActionsWorkflows/.github/workflows/docker.yml@main
with:
build-script: pom.xml
image_name: anuj-image
secrets:
docker_user: ${{ secrets.DOCKER_USERNAME }}
docker_password: ${{ secrets.DOCKER_PASSWORD }}

0 comments on commit c7fa197

Please sign in to comment.