File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed
chainloop-demo/github-workflow Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 2020 - name : Install Chainloop
2121 run : |
2222 curl -sfL https://chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
23- sudo install chainloop /usr/local/bin
24- chainloop version
2523
2624 - name : Checkout
2725 uses : actions/checkout@v3
9593 run : |
9694 chainloop attestation reset --trigger cancellation
9795 env :
98- CHAINLOOP_VERSION : 0.8.58
96+ CHAINLOOP_VERSION : 0.8.70
9997 CHAINLOOP_ROBOT_ACCOUNT : ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
Original file line number Diff line number Diff line change 2020 - name : Install Chainloop
2121 run : |
2222 curl -sfL https://chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
23- sudo install chainloop /usr/local/bin
24- chainloop version
2523
2624 - name : Checkout
2725 uses : actions/checkout@v3
8381 run : |
8482 chainloop attestation reset --trigger cancellation
8583 env :
86- CHAINLOOP_VERSION : 0.8.58
84+ CHAINLOOP_VERSION : 0.8.70
8785 CHAINLOOP_ROBOT_ACCOUNT : ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
Original file line number Diff line number Diff line change 2020 - name : Install Chainloop
2121 run : |
2222 curl -sfL https://chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
23- sudo install chainloop /usr/local/bin
24- chainloop version
2523
2624 - name : Checkout
2725 uses : actions/checkout@v3
9593 run : |
9694 chainloop attestation reset --trigger cancellation
9795 env :
98- CHAINLOOP_VERSION : 0.8.58
96+ CHAINLOOP_VERSION : 0.8.70
9997 CHAINLOOP_ROBOT_ACCOUNT : ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments