Skip to content

fix(other): set workflow not to fail while deleting cache

Hannes Heine requested to merge set-cache-cleanup-not-to-fail into master

Created by: mahula

🍰 Pullrequest

With the CI caching mechanism jobs can no longer be restarted since the deletion of the ci-cache fails (cleanup job).

Todo

  • set the cleanup job not to fail

Merge request reports