Skip to content

Commit c7fa197

Browse files
Update docker.yml
1 parent e469fd3 commit c7fa197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
docker-build:
1616
uses: anujdevopslearn/GithubActionsWorkflows/.github/workflows/docker.yml@main
1717
with:
18-
build-script: pom.xml
18+
image_name: anuj-image
1919
secrets:
2020
docker_user: ${{ secrets.DOCKER_USERNAME }}
2121
docker_password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)