Skip to content

Commit

Permalink
more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
frie321984 committed Mar 31, 2024
1 parent e609c27 commit f6b3541
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=nightly,enable={{!is_default_branch}}
type=schedule
type=ref,event=branch
type=ref,event=tag
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/publish-release.yml

This file was deleted.

0 comments on commit f6b3541

Please sign in to comment.