fixed errors with drone-CI
This commit is contained in:
parent
cb30dc45a9
commit
1bbd24ec53
@ -2,9 +2,9 @@ version: '2'
|
||||
|
||||
catalog:
|
||||
name: "gitlab-multi-runner"
|
||||
version: "0.1"
|
||||
version: "1.0.0"
|
||||
description: "a Gitlab pipelines multi-runner, that will spawn privates runners in your infra."
|
||||
# minimum_rancher_version:
|
||||
minimum_rancher_version: v1.5.0
|
||||
# maximum_rancher_version:
|
||||
# upgrade_from: # The previous versions that this template can be upgraded from
|
||||
questions:
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: gitlab-multi-runner
|
||||
description: |
|
||||
a Gitlab pipelines multi-runner, that will spawn privates runners in your infra.
|
||||
version: 1
|
||||
version: 1.0.0
|
||||
category: Continuous Integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user