circle: use `docker-development-image.sh` script

This commit is contained in:
Sameer Naik 2017-02-22 17:42:23 +05:30
parent 483247d419
commit 0dee971d0b
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ test:
- curl -sL https://raw.githubusercontent.com/bitnami/test-infra/master/circle/docker-image-test.sh | bash -
deployment:
cache:
development:
branch: master
commands:
- curl -sL https://raw.githubusercontent.com/bitnami/test-infra/master/circle/docker-update-cache.sh | bash -
- curl -sL https://raw.githubusercontent.com/bitnami/test-infra/master/circle/docker-development-image.sh | bash -
release:
tag: /^[0-9].*-r[0-9]+$/
commands: