Skip to content

Commit

Permalink
Push docker image to dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Wiesner committed Feb 22, 2024
1 parent fa62bda commit aaf1292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: my-docker-hub-namespace/my-docker-hub-repository
images: openhpi/transpipe
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit aaf1292

Please sign in to comment.