Skip to content

Instantly share code, notes, and snippets.

@LemonSpike
Created April 21, 2022 19:33
Show Gist options
  • Save LemonSpike/9ef2929a3e1cc897a7b366f7d7871c01 to your computer and use it in GitHub Desktop.
Save LemonSpike/9ef2929a3e1cc897a7b366f7d7871c01 to your computer and use it in GitHub Desktop.
Danger CI build script
npm install -g danger
echo $PULL_REQUEST_URL
swift build
swift run danger-swift ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment