Skip to content

Commit 6cde202

Browse files
committed
test
1 parent 1407853 commit 6cde202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
type=semver,value=${{ steps.bootstrap.outputs.agent-version }}
6767
# "edge" Docker tag on git push to default branch
6868
type=edge
69+
# testing purposes
70+
type=raw,value=latest,prefix=test-,enable=${{ github.ref == format('refs/heads/{0}', 'test/provenance') }}
6971
7072
- name: Build and Push Profiler Docker Image
7173
id: docker-push

0 commit comments

Comments
 (0)