rename image

This commit is contained in:
Umputun
2018-06-11 00:41:09 -05:00
parent ef4469f9b7
commit 95e22a251d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12,7 +12,7 @@ pipeline:
docker_master:
image: plugins/docker
repo: umputun/remark
repo: umputun/remark42
secrets: [ docker_username, docker_password ]
tags:
- ${DRONE_COMMIT_BRANCH/\//-}
@@ -22,7 +22,7 @@ pipeline:
docker_tag:
image: plugins/docker
repo: umputun/remark
repo: umputun/remark42
secrets: [ docker_username, docker_password ]
tags:
- ${DRONE_TAG}
@@ -33,7 +33,7 @@ pipeline:
docker_branch:
image: plugins/docker
repo: umputun/remark
repo: umputun/remark42
secrets: [ docker_username, docker_password ]
tags:
- ${DRONE_COMMIT_BRANCH/\//-}
+1 -1
View File
@@ -79,7 +79,7 @@ version: '2'
services:
remark42:
image: umputun/remark:master
image: umputun/remark42:master
restart: always
container_name: "remark42"
environment: