Skip to content

Instantly share code, notes, and snippets.

@adikari
Created December 5, 2020 11:44
Show Gist options
  • Save adikari/ea1dd95268a5b1cfa4268a3ba09d653a to your computer and use it in GitHub Desktop.
Save adikari/ea1dd95268a5b1cfa4268a3ba09d653a to your computer and use it in GitHub Desktop.
foo service test script
#!/bin/bash
set -euo pipefail
echo "Running tests for bar service"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment