Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

step 6 is not working and the user is not able to add pipelines to the Kabenero CR #11

Closed
oiricaud opened this issue May 4, 2020 · 1 comment · Fixed by #13
Closed
Labels
bug Something isn't working

Comments

@oiricaud
Copy link
Member

oiricaud commented May 4, 2020

Given a set of pipelines, such as

  pipelines:
      - https:
          url: https://github.com/kabanero-io/kabanero-pipelines/releases/download/0.6.1/default-kabanero-pipelines.tar.gz
        id: default
        sha256: 64aee2805d36127c2f1e0e5f0fc6fdae5cef19360c1bb506137584f3bd0988cc
      - https:
          url: https://github.com/oiricaud/pipelines/releases/download/v60.0/default-kabanero-pipelines.tar.gz
        id: package-release-update-pl
        sha256: 86b1902f9f7ce0911f759bbe9e11c27075a3b1f7cca40de59df19eab9afca45d
      repositories:
      - https:
          url: https://github.com/kabanero-io/kabanero-stack-hub/releases/download/0.6.3/kabanero-stack-hub-index.yaml

The run.sh script file is not allowing users to add pipelines to the kabanero.yaml file

@hollisc hollisc added the bug Something isn't working label May 4, 2020
@oiricaud
Copy link
Member Author

oiricaud commented May 11, 2020

A pull request has been created. #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants