forked from Archives/Athou_commafeed
initial commit
This commit is contained in:
5
.openshift/action_hooks/deploy
Normal file
5
.openshift/action_hooks/deploy
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# This deploy hook gets executed after dependencies are resolved and the
|
||||
# build hook has been run but before the application has been started back
|
||||
# up again. This script gets executed directly, so it could be python, php,
|
||||
# ruby, etc.
|
||||
Reference in New Issue
Block a user