Skip to content

Commit

Permalink
fix docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hotlong committed Sep 27, 2023
1 parent dbfc01e commit 9220994
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-docker-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
images: |
steedos/steedos-enterprise
tags: |
type=ref,event=branch
type=ref,event=pr
type=schedule
type=semver,pattern={{version}},value=${{ env.CURRENT_VERSION }}
type=semver,pattern={{major}}.{{minor}},value=${{ env.CURRENT_VERSION }}
type=semver,pattern={{major}},value=${{ env.CURRENT_VERSION }}
Expand Down

0 comments on commit 9220994

Please sign in to comment.