#!/bin/sh echo "Here we can do anything when deployment has finished." echo "Such as kicking off a second build stage." exit 0