Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
closing old tickets |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to deploy my test-spring-boot app via karavan dashboard and after push the deploy button face the issue below.
As I understand I should change karavan-task-dev-spring-boot.yaml in part of scripts sections in order to work with bitbucket correctly.
Am I correct? How can I do this?
step-karavan-build-deploy
Cloning into '/scripts'...
fatal: could not read Password for 'https://[email protected]': No such device or address
/tekton/scripts/script-0-7cz27: line 15: cd: /scripts/testilya: No such file or directory
jbang -Dcamel.jbang.version=3.20.3 camel@apache/camel export --local-kamelet-dir=/scripts/kamelets
The runtime option must be specified
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] Processing build on daemon be851798
[INFO] Scanning for projects...
Beta Was this translation helpful? Give feedback.
All reactions