Skip to content

Release 2460

Choose a tag to compare

@github-actions github-actions released this 27 Apr 09:19
ca78259

Context

Docker build layers are cached to optimise build performance but sometimes the base image is updated so we need to rebuild it.

Changes proposed in this pull request

Add a build-no-cache work that is scheduled once a week on Sunday and can be run manually as required.

Guidance to review

Check the new workflow runs as expected., example here which published image here