Skip to content

Commit

Permalink
Revert "chore: bump Chainloop CLI version (#334)" (#337)
Browse files Browse the repository at this point in the history
This reverts commit af1fa6e.

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
  • Loading branch information
migmartri committed Sep 5, 2023
1 parent a94ab10 commit 11de56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
packages: write # to push container images
pull-requests: write
env:
CHAINLOOP_VERSION: 0.17.0
CHAINLOOP_VERSION: 0.15.0
CHAINLOOP_ROBOT_ACCOUNT: ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
CONTAINER_IMAGE_CP: ghcr.io/chainloop-dev/chainloop/control-plane:${{ github.ref_name }}
CONTAINER_IMAGE_CAS: ghcr.io/chainloop-dev/chainloop/artifact-cas:${{ github.ref_name }}
Expand Down

0 comments on commit 11de56b

Please sign in to comment.