Skip to content

Commit

Permalink
ci: clean up stampy buckets after uploading to cli bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Sep 13, 2023
1 parent 6d60a44 commit 1375b31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/get-signed-from-stampy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
run: |
node scripts/stampy-signed-upload.js
- name: clean up stampy in/out buckets
# waiting on Stampy to enable delete permission on these buckets
# at that point, we can make this an hourly job
if: false
env:
STAMPY_UNSIGNED_BUCKET: ${{ secrets.STAMPY_UNSIGNED_BUCKET }}
STAMPY_SIGNED_BUCKET: ${{ secrets.STAMPY_SIGNED_BUCKET }}
Expand Down

0 comments on commit 1375b31

Please sign in to comment.