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

Add ability to push images without doing a build #1698

Open
kfrance opened this issue Apr 3, 2020 · 1 comment
Open

Add ability to push images without doing a build #1698

kfrance opened this issue Apr 3, 2020 · 1 comment

Comments

@kfrance
Copy link

kfrance commented Apr 3, 2020

  • balena CLI version: 10.25.16
  • Operating system version: Arch Linux
  • 32/64 bit OS and processor: 64-bit Intel processor
  • Install method: npm
  • If npm install, Node.js and npm version: e.g. Node v12.16.1 and npm v6.14.4

I have projects where we are pushing to devices that are the same architecture as our development machines and we would like the ability to push to those devices without having to do a build. In the same way that I can deploy just an image to balena cloud without doing a build.

Currently to get around this, I have fake builds that add a random file to the build so that push has something to build. It just causes me to have extra dockerfiles for those fake builds.

@pdcastro pdcastro added this to the Ordered Backlog milestone Apr 8, 2020
@pdcastro
Copy link
Contributor

pdcastro commented Apr 8, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants