1 2 3 4 5 6 7
--- steps: - name: push branches: [master] command: | make docker-push \ DOCKER_EXTRA_ARGS="-v ${HOME}/.docker:/root/.docker"