Skip to content

Instantly share code, notes, and snippets.

@dragoljub-bogicevic-devtech
Created May 10, 2017 12:36
Show Gist options
  • Save dragoljub-bogicevic-devtech/4be62426f1c1697c1312574bfd74ddea to your computer and use it in GitHub Desktop.
Save dragoljub-bogicevic-devtech/4be62426f1c1697c1312574bfd74ddea 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