Skip to content

Commit 16bb85c

Browse files
author
CssTechnology
authored
Update main.yml
1 parent 036c472 commit 16bb85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444

4545
- name: Build and Push Docker Image
4646
run: |
47-
docker buildx build --tag trialktyenb.jfrog.io/docker-repo/myimage:${{ steps.get-version.outputs.version }} --push .
47+
docker buildx build --tag trialktyenb.jfrog.io/docker-repo/springbootapp:${{ steps.get-version.outputs.version }} --push .

0 commit comments

Comments
 (0)