Skip to content

Commit 38c7d9e

Browse files
Github actions flow docker push to docker hub
1 parent 51af58b commit 38c7d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build & Push Docker image
3333
uses: mr-smithers-excellent/docker-build-push@v5
3434
with:
35-
image: sabarishdocker1991/springboot-githubaction-flow.jar
35+
image: sabarishdocker1991/springboot-githubaction-flow
3636
tags: latest
3737
registry: docker.io
3838
dockerfile: Dockerfile

0 commit comments

Comments
 (0)