Merge pull request #3474 from chrismeyersfsu/feature-workflows

workflows
This commit is contained in:
Chris Meyers
2016-09-15 10:12:58 -04:00
committed by GitHub
30 changed files with 1980 additions and 275 deletions

View File

@@ -15,6 +15,7 @@ services:
# - sync
volumes:
- "../:/tower_devel"
privileged: true
# Postgres Database Container
postgres:

View File

@@ -1,2 +1,2 @@
#!/bin/bash
ansible-playbook -i "127.0.0.1," tools/git_hooks/pre_commit.yml
#ansible-playbook -i "127.0.0.1," tools/git_hooks/pre_commit.yml