#1: Change tag to tags
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
b320a746ef
commit
aaf358f771
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user