pull previous build
This commit is contained in:
@@ -5,10 +5,11 @@ pipeline:
|
|||||||
- cp nginx.conf /etc/nginx/
|
- cp nginx.conf /etc/nginx/
|
||||||
- nginx -t
|
- nginx -t
|
||||||
docker:
|
docker:
|
||||||
image: plugins/docker
|
image: repo.shimun.net/drone-docker
|
||||||
repo: repo.shimun.net/shimun/seafile
|
repo: repo.shimun.net/shimun/seafile
|
||||||
registry: repo.shimun.net
|
registry: repo.shimun.net
|
||||||
storage_path: /drone/.docker
|
storage_path: /drone/.docker
|
||||||
secrets: ["docker_username", "docker_password"]
|
secrets: ["docker_username", "docker_password"]
|
||||||
storage_path: /drone/.docker
|
storage_path: /drone/.docker
|
||||||
|
pull_previous: true
|
||||||
use_cache: true
|
use_cache: true
|
||||||
|
Reference in New Issue
Block a user