Skip to content

Commit

Permalink
Remove France-specific autodeploy
Browse files Browse the repository at this point in the history
Would trigger a failed build on production on merge. Will have to be updated to support the latest config system as documented in the PR.
  • Loading branch information
MattiSG committed Aug 9, 2018
1 parent 8891c19 commit 5da4e75
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,3 @@ test:
post:
- killall --wait sc: # wait until Sauce Connect closes the tunnel
parallel: true

deployment:
production:
branch: master
commands:
- ssh -l openfisca legislation.openfisca.fr "cd legislation-explorer; ./deploy_prod.sh"
12 changes: 0 additions & 12 deletions deploy_prod.sh

This file was deleted.

0 comments on commit 5da4e75

Please sign in to comment.