Fix RepoUrlPicker to use integration api directly

Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com>
This commit is contained in:
Mustansar Anwar ul Samad
2021-06-23 10:57:15 +12:00
parent b0a6224904
commit 0f101a87d9
11 changed files with 85 additions and 38 deletions
@@ -19,7 +19,6 @@ spec:
ui:field: RepoUrlPicker
ui:options:
allowedHosts:
- github.com
- bitbucket.org
- server.bitbucket.com
- title: Fill in some steps
@@ -64,7 +63,6 @@ spec:
name: Publish
action: publish:bitbucket
input:
allowedHosts: ['bitbucket.org']
description: 'This is {{ parameters.name }}'
repoUrl: '{{ parameters.repoUrl }}'