Skip to content

Commit

Permalink
version workers with tag (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschahenningsen authored Sep 13, 2023
1 parent 8170ab5 commit 628646c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,14 @@ jobs:
with:
images: ghcr.io/tum-dev/gocast/${{ env.containername }}
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=sha
flavor: |
latest=true
prefix=
suffix=
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
Expand Down

0 comments on commit 628646c

Please sign in to comment.