Skip to content

Commit

Permalink
Merge pull request #765 from crowdbotics/qa
Browse files Browse the repository at this point in the history
Deploy QA to Production
  • Loading branch information
driverdan authored Jun 12, 2024
2 parents 2653269 + a70ec22 commit 2690d72
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 166 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_slug}}/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.terraform
.idea/
staticfiles/
postgres-data/

Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pyyaml = "~=6.0"
pillow = "~=10.3.0"
pytest = "==7.4.3"
factory-boy = "==3.3.0"
google-cloud-secret-manager = "==2.19.0"
google-cloud-secret-manager = "==2.20.0"
google-auth = "==2.28.1"
google-cloud-storage = "==2.9.0"
pipenv = "*"
Expand Down
Loading

0 comments on commit 2690d72

Please sign in to comment.