circleci try 14
This commit is contained in:
parent
cf28802612
commit
37318e70c8
@ -160,6 +160,7 @@ jobs:
|
||||
docker:
|
||||
- image: cimg/go:1.19.7
|
||||
- image: yugabytedb/yugabyte:latest
|
||||
command: bin/yugabyted start
|
||||
resource_class: << parameters.resource_class >>
|
||||
steps:
|
||||
- install-ubuntu-deps
|
||||
|
@ -160,6 +160,7 @@ jobs:
|
||||
docker:
|
||||
- image: cimg/go:[[ .GoVersion]]
|
||||
- image: yugabytedb/yugabyte:latest
|
||||
command: bin/yugabyted start
|
||||
resource_class: << parameters.resource_class >>
|
||||
steps:
|
||||
- install-ubuntu-deps
|
||||
|
Loading…
Reference in New Issue
Block a user