fix docker image tag for latest builds
This commit is contained in:
		| @@ -35,9 +35,7 @@ steps: | |||||||
|       from_secret: docker_username |       from_secret: docker_username | ||||||
|     password: |     password: | ||||||
|       from_secret: docker_password |       from_secret: docker_password | ||||||
|     tags: |     tags: latest | ||||||
|       - latest |  | ||||||
|       - ${DRONE_TAG} |  | ||||||
|   when: |   when: | ||||||
|     branch: |     branch: | ||||||
|     - stable |     - stable | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user