mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-15 11:52:14 +00:00
add stamp tag to prober (#227)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
1c608d11d6
commit
43c221e61f
4
.github/workflows/prober.yml
vendored
4
.github/workflows/prober.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
tags:
|
||||
- "catalog_service:${{ secrets.CATALOG_SERVICE }}"
|
||||
- "service:${{ secrets.CATALOG_SERVICE }}"
|
||||
- "deployed_to:production"
|
||||
- "stamp:${{ secrets.STAMP }}"
|
||||
- "env:production"
|
||||
- "repo:${{ github.repository }}"
|
||||
- "team:${{ secrets.TEAM }}"
|
||||
@ -77,7 +77,7 @@ jobs:
|
||||
tags:
|
||||
- "catalog_service:${{ secrets.CATALOG_SERVICE }}"
|
||||
- "service:${{ secrets.CATALOG_SERVICE }}"
|
||||
- "deployed_to:production"
|
||||
- "stamp:${{ secrets.STAMP }}"
|
||||
- "env:production"
|
||||
- "repo:${{ github.repository }}"
|
||||
- "team:${{ secrets.TEAM }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user