Skip to content

Commit dc499af

Browse files
Update docker-image.yml
1 parent f3b656b commit dc499af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: rtvu/build-and-push-to-docker-hub-action@v2
2323
with:
2424
tags: latest
25+
image: springbootsony
2526
token: ${{ secrets.DOCKER_HUB_TOKEN }}
2627
username: ${{ secrets.DOCKER_HUB_USERNAME }}
2728
- name: ecr-publish

0 commit comments

Comments
 (0)