Skip to content

Instantly share code, notes, and snippets.

@TimoGlastra
Last active November 28, 2018 21:47
Show Gist options
  • Save TimoGlastra/8f837717db3e20f740fda7f3b0254817 to your computer and use it in GitHub Desktop.
Save TimoGlastra/8f837717db3e20f740fda7f3b0254817 to your computer and use it in GitHub Desktop.
stages:
- test
unit:
image: node:10.10
stage: test
script:
- 'echo "Running test job"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment