Created
October 22, 2018 13:14
-
-
Save gianrubio/37d37f0246243f1f11e4e6aba43ea02a 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
stages: | |
- deploy | |
deploy: | |
stage: deploy | |
script: | |
- mkdir .public | |
- ls -all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment