Skip to content

Commit

Permalink
Fix awsfulltest.yml
Browse files Browse the repository at this point in the history
Don't overwrite tower-action defaults for pipeline and git sha.
  • Loading branch information
ewels authored Mar 23, 2022
1 parent df62066 commit a661e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/awsfulltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
workspace_id: ${{ secrets.TOWER_WORKSPACE_ID }}
access_token: ${{ secrets.TOWER_ACCESS_TOKEN }}
compute_env: ${{ secrets.TOWER_COMPUTE_ENV }}
pipeline: ${{ github.repository }}
revision: ${{ github.sha }}
workdir: s3://${{ secrets.AWS_S3_BUCKET }}/work/hicar/work-${{ github.sha }}
parameters: |
{
Expand Down

0 comments on commit a661e25

Please sign in to comment.