Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
64dc0eff
Unverified
Commit
64dc0eff
authored
1 month ago
by
Egor_P
Committed by
GitHub
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
[Release|CI/CD] Update version of the cache action in the Publish docker ci (#7892)
parent
66e3196a
No related merge requests found
Pipeline
#518879
waiting for manual action with stages
in 1 hour, 43 minutes, and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/release-50_publish-docker.yml
+1
-1
1 addition, 1 deletion
.github/workflows/release-50_publish-docker.yml
with
1 addition
and
1 deletion
.github/workflows/release-50_publish-docker.yml
+
1
−
1
View file @
64dc0eff
...
...
@@ -281,7 +281,7 @@ jobs:
uses
:
docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
# v3.9.0
-
name
:
Cache Docker layers
uses
:
actions/cache@
0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
# v4.
0
.2
uses
:
actions/cache@
d4323d4df104b026a6aa633fdb11d772146be0bf
# v4.
2
.2
with
:
path
:
/tmp/.buildx-cache
key
:
${{ runner.os }}-buildx-${{ github.sha }}
...
...
This diff is collapsed.
Click to expand it.
Paritytech CI
@paritytech-ci
mentioned in commit
5216daa3
·
1 month ago
mentioned in commit
5216daa3
mentioned in commit 5216daa3c3bc67d131e359d0eb871e7040b47d95
Toggle commit list
Paritytech CI
@paritytech-ci
mentioned in commit
1a0863bd
·
1 month ago
mentioned in commit
1a0863bd
mentioned in commit 1a0863bd8bf1abd5b73464d56b1900d67e7bf465
Toggle commit list
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment