Skip to content

Commit

Permalink
Update gha workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgarde committed May 19, 2023
1 parent a9e6c13 commit f8603c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ jobs:
TF_VAR_sds_host: ${{ secrets.SDS_HOST }}
TF_VAR_sds_username: ${{ secrets.SDS_USERNAME }}
TF_VAR_sds_password: ${{ secrets.SDS_PASSWORD }}
TF_VAR_sds_rs_bucket: ${{ vars.SDS_RS_BUCKET }}

TF_VAR_publish_bucket: ${{ vars.PUBLISH_BUCKET }}
run: |
echo "${{ secrets.JPLICA_CERT }}" >> ${{ runner.temp }}/JPLICA.pem
Expand Down

0 comments on commit f8603c0

Please sign in to comment.