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 <lippold@gmail.com>
  • Loading branch information
aaronlippold committed Sep 9, 2024
1 parent 4d3c968 commit b90d7d7
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 b90d7d7

Please sign in to comment.