#1: Change tag to tags
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
katharina 2021-12-04 18:30:42 +01:00
parent b320a746ef
commit aaf358f771
1 changed files with 2 additions and 1 deletions

View File

@ -14,8 +14,9 @@ steps:
from_secret: userdockerhub from_secret: userdockerhub
password: password:
from_secret: passworddockerhub from_secret: passworddockerhub
tag: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- latest
- name: test plugin - name: test plugin
image: katharina1602/drone-nextcloud:${DRONE_COMMIT_SHA} image: katharina1602/drone-nextcloud:${DRONE_COMMIT_SHA}