Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…lemetry-demo into daocloud
  • Loading branch information
JaredTan95 committed Feb 24, 2023
2 parents 69d32d3 + 67f36f8 commit 5bb212f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: |
${{ env.GHCR_REPO }}:${{ github.sha }}-${{ matrix.file_tag.tag_suffix }}
${{ env.GHCR_REPO }}:${{ env.RELEASE_VERSION || 'pr' }}-${{ matrix.file_tag.tag_suffix }}
cache-from: type=gha
cache-to: type=gha

0 comments on commit 5bb212f

Please sign in to comment.