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

Overhaul docker-build and docker-push scripts #51

Open
tsvi opened this issue Mar 27, 2019 · 1 comment
Open

Overhaul docker-build and docker-push scripts #51

tsvi opened this issue Mar 27, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tsvi
Copy link

tsvi commented Mar 27, 2019

This project needs an overhaul when it comes to building images anyway. We use hassio- addons/build-env but that project has been archived. There must be a better way for us to do the bulds.

Fixing this would likely just require updating these two scripts. https://github.com/d0ugal/hassio-dropbox-upload/tree/master/scripts

If somebody can figure out how other projects are handling this I would be happy to try and update.

Originally posted by @d0ugal in #49 (comment)

@tsvi
Copy link
Author

tsvi commented Mar 27, 2019

See #49 (comment)

The hassio-addons repo now uses the following script which uses the Gitlab CI for creating docker images:

https://github.com/hassio-addons/organization/blob/master/gitlabci/addon.yml

Each addon has its own .gitlab-ci.yaml (see eg. https://github.com/hassio-addons/addon-ssh/blob/master/.gitlab-ci.yml)

@d0ugal d0ugal added enhancement New feature or request help wanted Extra attention is needed labels Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants