Skip to content

Commit

Permalink
removed unused env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlov721 committed Jul 9, 2024
1 parent 1c37a46 commit 06508f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/modelconverter_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ permissions:
packages: read

env:
DOCKERFILE: docker/${{ inputs.package }}/Dockerfile
TAG: luxonis/modelconverter-${{ inputs.package }}:latest
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_S3_ENDPOINT_URL: ${{ secrets.AWS_S3_ENDPOINT_URL }}
Expand Down

0 comments on commit 06508f2

Please sign in to comment.