diff --git a/.drone.yml b/.drone.yml index 06db2d0..7b501cf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,8 +21,9 @@ steps: settings: dry_run: true repo: plugins/github-actions - auto_tag: true dockerfile: docker/Dockerfile.linux.amd64 + tags: + - latest - name: publish image: plugins/docker @@ -37,4 +38,4 @@ steps: from_secret: docker_password when: event: - - tag \ No newline at end of file + - tag