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

toolkit: need a way to avoid building assets #1916

Closed
rix0rrr opened this issue Mar 1, 2019 · 0 comments · Fixed by #1918
Closed

toolkit: need a way to avoid building assets #1916

rix0rrr opened this issue Mar 1, 2019 · 0 comments · Fixed by #1918

Comments

@rix0rrr
Copy link
Contributor

rix0rrr commented Mar 1, 2019

Right now I can't rebuild our superchain image.

Not to mention that when I'm changing something unrelated, it takes half an hour to build this Docker image even though I don't really want to update it, I actively can't because there's a problem with the PGP keyservers that the build process wants to download keys from, and the build fails halfway through.

I cannot fix our deployment pipeline because of this issue.

rix0rrr added a commit that referenced this issue Mar 1, 2019
Reusing assets avoids rebuilding an asset and just reuses the currently
deployed one. Especially helpful for Docker containers that take a long
time to build.

Fixes #1916
rix0rrr added a commit that referenced this issue Mar 6, 2019
Reusing assets avoids rebuilding an asset and just reuses the currently
deployed one. Especially helpful for Docker containers that take a long
time to build.

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

Successfully merging a pull request may close this issue.

1 participant