clone: hg: image: plugins/hg pipeline: linter: image: alpine/flake8 commands: - flake8 isort: image: xcgd/isort commands: - isort -c -df docker: image: plugins/docker secrets: [docker_username, docker_password] repo: xcgd/odoo_scripts-docker_build_copy dockerfile: Dockerfile.docker_build_copy tag: latest mattermost: image: plugins/slack channel: dev username: drone secrets: [ slack_webhook ] when: status: [ failure, success ]