Skip to content

Instantly share code, notes, and snippets.

@ndeloof
Created June 7, 2019 08:28
Show Gist options
  • Save ndeloof/f97551d974b1481945b0fd7c7bba8a53 to your computer and use it in GitHub Desktop.
Save ndeloof/f97551d974b1481945b0fd7c7bba8a53 to your computer and use it in GitHub Desktop.
pipelines:
build:
steps:
- image: alpine
sh: "hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment