Sha256: 892d00ee1d0ae960914be3e6c8468e654f04f78789b2cdecc74f4f46f008f729

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pushapp-0.0.3 templates/hook/tasks.erb