We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51af58b commit 38c7d9eCopy full SHA for 38c7d9e
.github/workflows/maven.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build & Push Docker image
33
uses: mr-smithers-excellent/docker-build-push@v5
34
with:
35
- image: sabarishdocker1991/springboot-githubaction-flow.jar
+ image: sabarishdocker1991/springboot-githubaction-flow
36
tags: latest
37
registry: docker.io
38
dockerfile: Dockerfile
0 commit comments