【发布时间】:2014-03-07 23:10:54
【问题描述】:
我有一个 DIY 应用程序和以下问题:action_hook "start" 不再执行,我不知道为什么。
#!/bin/bash
echo "STARRRT"
我在 git push 之后的输出:
> remote: Stopping DIY cartridge remote: CLIENT_RESULT: Application is
> already stopped remote: Building git ref 'master', commit 828e522
> remote: Preparing build for deployment remote: Deployment id is
> 44438b26 remote: Activating deployment remote: Starting DIY cartridge
> remote: ------------------------- remote: Git Post-Receive Result:
> success remote: Activation status: success remote: Deployment
> completed with status: success
怎么了?
【问题讨论】:
标签: openshift