Skip to content

Commit

Permalink
feat: include latest image of transformer (#1879)
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
  • Loading branch information
sanpj2292 and Sai Sankeerth committed Feb 22, 2023
1 parent 1c91d22 commit b179fef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master-bulids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
tags: |
${{ env.REPO_NAME_OLD }}:${{ steps.get_version.outputs.version }}
${{ env.REPO_NAME }}:${{ steps.get_version.outputs.version }}
${{ env.REPO_NAME }}:latest
platforms: |
linux/amd64
linux/arm64
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/saas-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
tags: |
${{ env.REPO_NAME_OLD }}:${{ steps.get_version.outputs.version }}
${{ env.REPO_NAME }}:${{ steps.get_version.outputs.version }}
${{ env.REPO_NAME }}:latest
platforms: |
linux/amd64
linux/arm64
Expand Down

0 comments on commit b179fef

Please sign in to comment.