sudo: true dist: xenial language: minimal services: - docker addons: apt: packages: - docker-ce branches: only: - master script: bash deploy.sh