lib/cide/default_cide.yml in cide-0.6.2 vs lib/cide/default_cide.yml in cide-0.6.3
- old
+ new
@@ -22,10 +22,10 @@
# Folder path who contains artifacts to export
export_dir:
# Linked-containers to run along the tests
links:
-# - { from: 'redis:2.6', run: 'redis-server' }
+# - { image: 'redis:2.6', run: 'redis-server' }
# Sets additional environment variables
env: {}
# Main script to run