Remove docker cache to speedup builds (#79)
This commit is contained in:
parent
a008c38078
commit
f7882dbff4
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -12,9 +12,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Cache Docker layers
|
||||
uses: satackey/action-docker-layer-caching@v0.0.8
|
||||
|
||||
- name: Build docker image
|
||||
uses: ./.github/actions/docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user