Skip to content

Commit

Permalink
change tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
Buh13246 committed Nov 4, 2023
1 parent 16d1f35 commit 6ffad3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:

- name: Build and push Docker image
run: |
docker build blubb -t ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:latest
docker build blubb -t ${{env.REGISTRY}}/krassegorganisation/blubb:latest
docker push ${{env.REGISTRY}}/krassegorganisation/blubb:latest

0 comments on commit 6ffad3d

Please sign in to comment.