mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
merge branch 'pr-3479' into release-1.1
Kir Kolyshkin (1): ci: drop docker layer caching from release job LGTMs: thaJeztah cyphar Closes #3479
This commit is contained in:
@@ -191,8 +191,6 @@ jobs:
|
||||
# under Docker will emerge, it will be good to have a separate make
|
||||
# runcimage job and share its result (the docker image) with whoever
|
||||
# needs it.
|
||||
- uses: satackey/action-docker-layer-caching@v0.0.11
|
||||
continue-on-error: true
|
||||
- name: build docker image
|
||||
run: make runcimage
|
||||
- name: make releaseall
|
||||
|
||||
Reference in New Issue
Block a user