Skip to content

Instantly share code, notes, and snippets.

@IOExceptional
Created September 2, 2016 14:35
Show Gist options
  • Save IOExceptional/61aaf88d792015131ef3adf2ff1dc23c to your computer and use it in GitHub Desktop.
Save IOExceptional/61aaf88d792015131ef3adf2ff1dc23c to your computer and use it in GitHub Desktop.
#dockerhub instance
image: didstopia/sdl2:latest
pipelines:
default:
- step:
script: # Modify the commands below to build your repository.
- mkdir bin
- make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment