Replies: 1 comment 13 replies
-
|
Uh. It's a Nuget package. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, we are trying to build a containerized project which depends on IKVM, the rest of the project takes a minute or two to build, but then IKVM takes over an hour, this is causing a timeout in our devops pipeline which maxes out at 60 minutes (unless we pay more)
What I am wondering is there a way to avoid building everything?
Previously we were manually pre-building a base package with IKVM dependencies in it on our dev machines, but we want to move away from that to have fully automated builds
I've attached the build log if its of any interest
build.txt
Beta Was this translation helpful? Give feedback.
All reactions