We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb0266 commit c2c8547Copy full SHA for c2c8547
.github/workflows/scm_configuration_check.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Install Chainloop
25
run: |
26
- curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- -ee
+ curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee
27
28
- name: Initialize Attestation
29
0 commit comments