Skip to content

Commit

Permalink
The deploy is disabled
Browse files Browse the repository at this point in the history
The deploy is disabled because the aws environment was deleted.
  • Loading branch information
Joel-hanson authored May 23, 2020
1 parent 68b6fa5 commit fbe0631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
aws_secret_access_key: ${{ secrets.aws_secret_access_key }}
django_path: sample_project
unit_testing: true
deploy: true
deploy: false
min_coverage: 10
postgresql_required: true
security_check: true
Expand Down

0 comments on commit fbe0631

Please sign in to comment.