Bump version

This commit is contained in:
Laszlo Fogas 2019-06-28 09:30:50 +02:00
parent 936fc8b4cd
commit ba70314aa6

View file

@ -113,7 +113,7 @@ pipeline:
repo: laszlocloud/drone-oss-08-server
dockerfile: Dockerfile.alpine
secrets: [ docker_username, docker_password ]
tag: [ 0.8.98-alpine ]
tag: [ 0.8.99-alpine ]
when:
event: tag
@ -122,7 +122,7 @@ pipeline:
repo: laszlocloud/drone-oss-08-agent
dockerfile: Dockerfile.agent.alpine
secrets: [ docker_username, docker_password ]
tag: [ 0.8.98-alpine ]
tag: [ 0.8.99-alpine ]
when:
event: tag
@ -130,7 +130,7 @@ pipeline:
image: plugins/docker
repo: laszlocloud/drone-oss-08-server
secrets: [ docker_username, docker_password ]
tag: [ 0.8.98 ]
tag: [ 0.8.99 ]
when:
event: tag
@ -139,7 +139,7 @@ pipeline:
repo: laszlocloud/drone-oss-08-agent
dockerfile: Dockerfile.agent
secrets: [ docker_username, docker_password ]
tag: [ 0.8.98 ]
tag: [ 0.8.99 ]
when:
event: tag