Skip to content

Commit d674e82

Browse files
committed
Migrate to Isogun
1 parent b6ce311 commit d674e82

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

ruby/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: ci-queue
55
up:
66
- ruby: 2.6.5
77
- bundler
8-
- railgun
8+
- isogun
99

1010
commands:
1111
test: REDIS_HOST=ci-queue.railgun bundle exec rake test

ruby/railgun.yml renamed to ruby/isogun.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
name: ci-queue
44

55
vm:
6-
image: /opt/dev/misc/railgun-images/default
76
ip_address: 192.168.64.245
87
memory: 1G
98
cores: 2
10-
volumes:
11-
root: 512M
129
services:
1310
- redis

0 commit comments

Comments
 (0)