Skip to content

Commit

Permalink
Add corect dockerhub tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hoetmaaiers committed Jun 26, 2024
1 parent 2c1665f commit 48ab572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: user/app:latest
tags: marvinvitobe/guppy:latest
context: ./server
file: ./server/Dockerfile

0 comments on commit 48ab572

Please sign in to comment.