Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Jun 6, 2024
1 parent 1407853 commit 6cde202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
type=semver,value=${{ steps.bootstrap.outputs.agent-version }}
# "edge" Docker tag on git push to default branch
type=edge
# testing purposes
type=raw,value=latest,prefix=test-,enable=${{ github.ref == format('refs/heads/{0}', 'test/provenance') }}
- name: Build and Push Profiler Docker Image
id: docker-push
Expand Down

0 comments on commit 6cde202

Please sign in to comment.