mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
circle: use docker-development-image.sh script
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user