Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123660
circle.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
892 B
Subscribers
None
circle.yml
View Options
---
dependencies
:
cache_directories
:
-
'~/.rvm/rubies'
-
'vendor'
override
:
-
"./scripts/circle.bash
bundle_install"
deployment
:
bugfix
:
branch
:
/^bugfix.*/
commands
:
-
"./scripts/circle.bash
merge
release/patch"
improvement
:
branch
:
/^improvement.*/
commands
:
-
"./scripts/circle.bash
merge
release/patch"
master
:
branch
:
master
commands
:
-
"./scripts/circle.bash
merge
release/latest"
-
"./scripts/circle.bash
deploy"
patch_release
:
branch
:
release/patch
commands
:
-
"./scripts/circle.bash
merge
release/minor"
machine
:
services
:
-
docker
notify
:
webhooks
:
-
url
:
"https://webhooks.gitter.im/e/da8c065419a91983f0cf"
test
:
override
:
-
./scripts/circle.bash unit_tests
:
parallel
:
true
-
./scripts/circle.bash acceptance_tests
:
parallel
:
true
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 5:53 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3401032
Attached To
R208 puppet-puppet-cassandra
Event Timeline
Log In to Comment