mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 12:07:45 +01:00
fix: use string
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
||||
executor: default
|
||||
parameters:
|
||||
index:
|
||||
type: integer
|
||||
type: string
|
||||
steps:
|
||||
- init-tests
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user