diff --git a/.drone.yml b/.drone.yml index 74cf8d8..4d21d31 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: repo: git.clortox.com/tyler/general-api tags: - latest - - "1.0.${DRONE_BUILDER_NUMBER}" + - "1.0.${DRONE_BUILD_NUMBER}" when: branch: - master