Skip to content

Instantly share code, notes, and snippets.

@dragol7
Created May 2, 2017 15:48
Show Gist options
  • Save dragol7/6866ab9dca7ba118c6bd805cb4716d2b to your computer and use it in GitHub Desktop.
Save dragol7/6866ab9dca7ba118c6bd805cb4716d2b to your computer and use it in GitHub Desktop.
circle.yml file example
deployment:
dockerhub:
branch: master
commands:
- $DOCKER_HUB_TRIGGER
machine:
php:
version: "7.0.11"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment