Skip to content

App Bundles feature: cannot unmarshal !!map into []config.AppBundle #5473

Closed Answered by caarlos0
Nibroc00 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey!

app_bundles is a list, so you need to do something like this instead:

app_bundles:
  - # <----- make it a list
    id: PROJECT-app-bundles
    # etc ...

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by caarlos0
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5472 on January 22, 2025 19:25.