Skip to content

Commit

Permalink
#31452: removing fallback restore keys for release process
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Feb 24, 2025
1 parent 2d0b56b commit 3540a6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/legacy-release_maven-release-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@ jobs:
with:
path: ${{ env.DOCKER_BUILD_CONTEXT }}/context
key: docker-context-${{ steps.set-common-vars.outputs.date }}-${{ github.run_id }}
restore-keys: |
docker-context-${{ steps.set-common-vars.outputs.date }}
if: success()

- name: Create Release
Expand Down

0 comments on commit 3540a6b

Please sign in to comment.