Skip to content

Commit

Permalink
Merge pull request #308 from ricardogsilva/add-prod-deployment-files
Browse files Browse the repository at this point in the history
Add prod deployment files
  • Loading branch information
ricardogsilva authored Nov 25, 2024
2 parents 9b4cc31 + 630b66a commit db74962
Show file tree
Hide file tree
Showing 6 changed files with 897 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Continuous Integration

on:
push:
push: # will run both when pushing a branch and when pushing a tag

pull_request:

Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,5 @@ celerybeat-schedule
docker/traefik/basicauth-users.txt

arpav-cache

prod-deployment.cfg
Loading

0 comments on commit db74962

Please sign in to comment.