1
0
Fork 0
mirror of synced 2024-06-26 18:10:24 +12:00

disable docker layer caching for now

This commit is contained in:
Nick Sweeting 2020-11-09 22:55:55 -05:00 committed by GitHub
parent 018aecfa93
commit 5225c17073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,8 @@ jobs:
with:
fetch-depth: 1
- uses: satackey/action-docker-layer-caching@v0.0.8
# TODO: as of 2020-11 this helper layer broke, upgrade and re-enable this once it's usable again
# - uses: satackey/action-docker-layer-caching@v0.0.8
- name: Build image
run: |