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 aaf1292 commit f23a22c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@ jobs:
with:
images: openhpi/transpipe
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
type=raw,value=latest
type=schedule,pattern={{date 'YYYYMMDD'}}
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit f23a22c

Please sign in to comment.