#!/bin/bash # commits empty commit (useful for triggering CI builds) git commit --allow-empty -m "ci: triggering build" # git push