#!/usr/bin/env sh
echo foo >> msg.txt
git add msg.txt
git commit -m test
mgmt --debug run mgmt/release.yml