Only push latest.

This commit is contained in:
Dessalines 2021-03-15 15:20:58 -04:00
parent f9fa465398
commit e5159a9d81
1 changed files with 0 additions and 16 deletions

View File

@ -43,19 +43,3 @@ steps:
when:
ref:
- refs/tags/*
- name: push to docker manifest
image: plugins/manifest
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
target: "dessalines/joinlemmy-site:${DRONE_TAG}"
template: "dessalines/joinlemmy-site:${DRONE_TAG}-OS-ARCH"
platforms:
- linux/amd64
ignore_missing: true
when:
ref:
- refs/tags/*