Skip to content

Commit

Permalink
test tags
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Jan 21, 2024
1 parent 8506d37 commit 3713a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
ghcr.io/caas-team/entsoe:latest
${{ steps.meta.outputs.tags }}
- name: Sign Push
run: |
cosign sign --key env://COSIGN_KEY --tlog-upload=false ${{ tags }}
with:
run: |
cosign sign --key env://COSIGN_KEY --tlog-upload=false ${{ tags }}
tags: |
mtr.devops.telekom.de/caas/entsoe:latest
ghcr.io/caas-team/entsoe:latest
Expand Down

0 comments on commit 3713a7e

Please sign in to comment.