Sha256: 44727ee6098f2e47ae9fef84a9ddb7b71e77c854847c75b1328d6e67c274bc69
Contents?: true
Size: 646 Bytes
Versions: 4
Compression:
Stored size: 646 Bytes
Contents
--- # See http://zimbatm.github.io/cide/#man/cide.yml.1 for more documentation # Docker image to base the build on. Find images at http://index.docker.io/ from: ubuntu # Commands run as root as_root: # add: [] # env: {} # run: [] # Whenever to inject ssh keys into the project use_ssh: false # Commands run as "cide", used for caching build depedencies before: # add: [] # env: {} # run: [] # Folder path who contains artifacts to export export_dir: # Linked-containers to run along the tests links: # - { image: 'redis:2.6', run: 'redis-server' } # Sets additional environment variables env: {} # Main script to run run: script/ci
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cide-0.8.1 | lib/cide/default_cide.yml |
cide-0.8.0 | lib/cide/default_cide.yml |
cide-0.7.0 | lib/cide/default_cide.yml |
cide-0.6.3 | lib/cide/default_cide.yml |