Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed May 8, 2024
1 parent ba27088 commit a029053
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-push-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
push: true
tags: |
lunary/lunary-ee:latest
lunary/lunary-ee:1.2.20
lunary/lunary-ee:rev-${{ steps.date.outputs.date }}-${{ steps.commit.outputs.hash }}
${{ github.event.release.tag_name != '' && format('lunary/{0}:{1}', 'lunary-ee', steps.release_tag.outputs.tag) || '' }}
platforms: linux/amd64
2 changes: 1 addition & 1 deletion ops
Submodule ops updated from 0247dd to a8cbdd

0 comments on commit a029053

Please sign in to comment.