diff --git a/.drone.yml b/.drone.yml index 61f8ded7..dad65844 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,9 +23,10 @@ steps: password: from_secret: docker_token repo: ldooks/dragon-bot + platform: linux/amd64 tags: - latest - - DRONE_BUILD_NUMBER + - ${DRONE_BUILD_NUMBER} trigger: branch: - master \ No newline at end of file