-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Bump alpine to 3.23, add platforms to docker-dryrun
#36379
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
base: main
Are you sure you want to change the base?
Conversation
|
I've now added the gitea/.github/workflows/release-nightly.yml Lines 115 to 122 in 12a81d3
|
docker-dryrun
|
BTW docker-dryrun is quite slow after this change (99minutes), but it's definitely necessary. I think I can refactor the actions code that it only runs when Dockerfiles are modified, keeping the slowness impact to a minimum. |
Next attempt for alpine 3.23 following #36185 and #36202.
Do not merge yet, I want to try if we can get this build to execute during
docker-dryrunCI so that such main branch failures can be avoided in the future.