diff --git a/.drone.yml b/.drone.yml index ec316b3..6c2852c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,8 +12,6 @@ steps: repo: docker.asperti.com/paspo/docker-aptly-pusher tags: - latest - - ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR} - - ${DRONE_SEMVER_MAJOR} force_tag: true username: from_secret: docker_username @@ -21,4 +19,3 @@ steps: trigger: event: - tag - - push