Skip to content

Instantly share code, notes, and snippets.

@princefishthrower
Last active February 1, 2021 12:36
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/d0b1c50ec266fc41d4d433ca77af56bc to your computer and use it in GitHub Desktop.
Save princefishthrower/d0b1c50ec266fc41d4d433ca77af56bc 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