Skip to content

Caching regardless of build status #849

@frantzmiccoli

Description

@frantzmiccoli

I would like to cache the built result regardless of the built status, i.e. also in case of failure. Unfortunately if something fails in the action "Post ..." steps for the cache action is not executed.

I tried to set and if statement: if: success() || failure() on the cache action step itself but it doesn't impact the later "Post" step execution.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions