We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ce311 commit d674e82Copy full SHA for d674e82
ruby/dev.yml
@@ -5,7 +5,7 @@ name: ci-queue
5
up:
6
- ruby: 2.6.5
7
- bundler
8
-- railgun
+- isogun
9
10
commands:
11
test: REDIS_HOST=ci-queue.railgun bundle exec rake test
ruby/railgun.yml ruby/isogun.ymlruby/railgun.yml renamed to ruby/isogun.yml
@@ -3,11 +3,8 @@
3
name: ci-queue
4
vm:
- image: /opt/dev/misc/railgun-images/default
ip_address: 192.168.64.245
memory: 1G
cores: 2
-volumes:
- root: 512M
12
services:
13
- redis
0 commit comments