Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

CI/CD #5

Open
pkill37 opened this issue Nov 4, 2020 · 5 comments
Open

CI/CD #5

pkill37 opened this issue Nov 4, 2020 · 5 comments
Labels

Comments

@pkill37
Copy link

pkill37 commented Nov 4, 2020

Are these images also appropriate for CI/CD, you think? Basically running flutter test, flutter analyze, and flutter build.

@matsp
Copy link
Owner

matsp commented Nov 4, 2020

You can use it for CI but keep in mind that the included emulator + packages are not small. Because of this fact the image size is quite high.

@pkill37
Copy link
Author

pkill37 commented Nov 4, 2020

Should be smaller after #4, no?

@matsp
Copy link
Owner

matsp commented Nov 4, 2020

Right :) Want to bring this as soon as possible, because it's also practical when you use different operating systems.

@pkill37
Copy link
Author

pkill37 commented Nov 4, 2020

Cool, will be looking out for it :)

Basically I want to run exactly the same images in development as in CI/CD.

@matsp
Copy link
Owner

matsp commented Jan 9, 2021

With #16 you can execute a smaller base image for your CI. To build an android App you will still need full blown image..

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

No branches or pull requests

2 participants