Skip to content

Commit

Permalink
Merge pull request #1044 from uc-cdis/fix/pipeline
Browse files Browse the repository at this point in the history
Update buildpipeline.yaml
  • Loading branch information
Avantol13 committed Sep 12, 2022
2 parents 164674b + d801fa0 commit a334d4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/buildpipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:

ci:
name: Build Image and Push
needs: Security
# TODO Add this line back once we update to Python 3.9 from 3.6
# needs: Security
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
secrets:
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit a334d4f

Please sign in to comment.