Sha256: cefff2b30183542dbdd2627f3e62e9a2c14313447e2ea85aa0e8399131e6ff1a

Contents?: true

Size: 229 Bytes

Versions: 24

Compression:

Stored size: 229 Bytes

Contents

if [ -f ".git/.pushapp.setup.flag" ]; then
  bundle exec pushapp trigger setup $PAP_REMOTE --local true <%= colorize %>
  rm ".git/.pushapp.setup.flag"
fi

bundle exec pushapp trigger push $PAP_REMOTE --local true <%= colorize %>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
pushapp-0.2.10 templates/hook/tasks.erb
pushapp-0.2.9 templates/hook/tasks.erb
pushapp-0.2.8 templates/hook/tasks.erb
pushapp-0.2.7 templates/hook/tasks.erb
pushapp-0.2.6 templates/hook/tasks.erb
pushapp-0.2.5 templates/hook/tasks.erb
pushapp-0.2.4 templates/hook/tasks.erb
pushapp-0.2.3 templates/hook/tasks.erb
pushapp-0.2.2 templates/hook/tasks.erb
pushapp-0.2.1 templates/hook/tasks.erb
pushapp-0.2.0 templates/hook/tasks.erb
pushapp-0.1.9 templates/hook/tasks.erb
pushapp-0.1.8 templates/hook/tasks.erb
pushapp-0.1.7 templates/hook/tasks.erb
pushapp-0.1.6 templates/hook/tasks.erb
pushapp-0.1.5 templates/hook/tasks.erb
pushapp-0.1.4 templates/hook/tasks.erb
pushapp-0.1.3 templates/hook/tasks.erb
pushapp-0.1.2 templates/hook/tasks.erb
pushapp-0.1.1 templates/hook/tasks.erb