Skip to content

Instantly share code, notes, and snippets.

@princefishthrower
Created February 1, 2021 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save princefishthrower/3d52e0896bfffd3078fd2ab668d593e8 to your computer and use it in GitHub Desktop.
Save princefishthrower/3d52e0896bfffd3078fd2ab668d593e8 to your computer and use it in GitHub Desktop.
pipelines:
branches:
master:
- step:
name: Our Very First Pipeline!
script:
- echo "Hello World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment