Created
September 2, 2016 14:35
-
-
Save IOExceptional/61aaf88d792015131ef3adf2ff1dc23c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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