Skip to content

Commit

Permalink
added chef lisense key for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Lippold <[email protected]>
  • Loading branch information
aaronlippold committed Sep 9, 2024
1 parent 149e31b commit 18d8726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
CHEF_LICENSE: accept-silent
CHEF_LICENSE_KEY: ${{ secrets.SAF_CHEF_LICENSE_KEY }}
steps:
- name: add needed packages
run: sudo apt-get install -y jq
Expand Down

0 comments on commit 18d8726

Please sign in to comment.