push public image

This commit is contained in:
shimun 2018-09-12 18:13:00 +02:00
parent 59984ec3bb
commit 2109635929

16
.drone.yml Normal file
View File

@ -0,0 +1,16 @@
pipeline:
docker:
image: plugins/docker
repo: repo.shimun.net/shimun/sauerbraten
registry: repo.shimun.net
secrets: ["docker_username", "docker_password"]
use_cache: true
docker-p:
image: plugins/docker
repo: repo.shimun.net/sauerbraten
registry: repo.shimun.net
secrets: ["docker_username", "docker_password"]
use_cache: true
squash: true
when:
event: tag