Replies: 1 comment 1 reply
-
is there a solution for that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have multiple sources in my application spec. Is it possible to range through them or access by number?
.app.spec.sources[1].repoUrl
is unacceptable in a template and notification service complains. I tried using range, but that does not seem to be supported.Beta Was this translation helpful? Give feedback.
All reactions