Taylor Silva
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pipelines/rails-app-testing.yml
|
|
@ -45,5 +45,5 @@ jobs: |
|
|
config: |
|
|
config: |
|
|
image_resource: |
|
|
image_resource: |
|
|
type: registry-image |
|
|
type: registry-image |
|
|
source: { repository: ruby, tag: 2.6 } |
|
|
|
|
|
|
|
|
source: { repository: ruby, tag: 2.6.5 } |
|
|
<< : *task-config |
|
|
<< : *task-config |