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

Allow yml and yaml files #107

Merged
merged 7 commits into from
Sep 25, 2021
Merged

Allow yml and yaml files #107

merged 7 commits into from
Sep 25, 2021

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Sep 25, 2021

The supervisor allows yml and yaml for config and build files, this PR adds that support to the builder as well.

Needs: home-assistant/actions#46

@ludeeus ludeeus marked this pull request as ready for review September 25, 2021 09:09
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
"org.opencontainers.image.source": "https://github.com/home-assistant/builder"
}
}
"image": "homeassistant/{arch}-builder",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file needs to be in here for the build to succeed since we need to use the :latest tag of an already build image.
Will do a follow-up when a new latest is pushed to remove this file.

@pvizeli pvizeli merged commit 0893d6b into master Sep 25, 2021
@ludeeus ludeeus mentioned this pull request Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants