Skip to content

Instantly share code, notes, and snippets.

@gianrubio
Created October 22, 2018 13:14
Show Gist options
  • Save gianrubio/37d37f0246243f1f11e4e6aba43ea02a to your computer and use it in GitHub Desktop.
Save gianrubio/37d37f0246243f1f11e4e6aba43ea02a to your computer and use it in GitHub Desktop.
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