diff --git a/.drone.yml b/.drone.yml index 876e9d9..93f6a15 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ pipeline: - docker: + docker-latest: image: plugins/docker repo: bunix42/ttrss build_args: @@ -10,7 +10,7 @@ pipeline: - latest secrets: [ docker_username, docker_password ] - docker: + docker-stable: image: plugins/docker repo: bunix42/ttrss build_args: