diff --git a/.drone.yaml b/.drone.yaml index cc41cd7..f465072 100644 --- a/.drone.yaml +++ b/.drone.yaml @@ -3,7 +3,7 @@ type: docker name: default steps: - - name: build_and_publish + - name: build_and_publish_tag image: plugins/docker:linux-amd64 settings: force_tag: true