push public image
This commit is contained in:
parent
59984ec3bb
commit
2109635929
16
.drone.yml
Normal file
16
.drone.yml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user