Skip to content

Commit 8b48e8d

Browse files
committed
no retries
1 parent 1620173 commit 8b48e8d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-push-tarball.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
4242
- name: Export Clair vulnerability data
4343
# if: github.event_name != 'pull_request'
44-
with:
45-
max_attempts: 3
46-
retry_on: error
4744
run: |
4845
curl -L -o /tmp/clairctl https://github.com/quay/clair/releases/download/v4.9.0/clairctl-linux-amd64 && chmod +x /tmp/clairctl
4946
/tmp/clairctl --config ./data/clair/minimal_config.yaml export-updaters ./data/clair/updates.json.gz

0 commit comments

Comments
 (0)