forked from Archives/Athou_commafeed
initial commit
This commit is contained in:
4
.openshift/action_hooks/post_deploy
Normal file
4
.openshift/action_hooks/post_deploy
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# This is a simple post deploy hook executed after your application
|
||||
# is deployed and started. This script gets executed directly, so
|
||||
# it could be python, php, ruby, etc.
|
||||
Reference in New Issue
Block a user