Merge branch 'circle-update'

This commit is contained in:
Sameer Naik
2017-02-22 18:20:22 +05:30

View File

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