Skip to content

Commit

Permalink
Fix dockerhub tags flavor for nightly-exo
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Oct 14, 2024
1 parent 31770d4 commit 404a768
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
images: ${{ env.DOCKERHUB_IMAGE_NAME }}
flavor: |
latest=false
tags: |
type=ref,event=tag
type=raw,value=nightly-exo
- name: Build and push Docker image to Dockerhub
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 404a768

Please sign in to comment.