mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-14 16:48:29 +00:00
Update ci.yml
This commit is contained in:
parent
bc78d30280
commit
5070fbfe77
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -127,7 +127,6 @@ jobs:
|
||||
run: while curl -Isf http://localhost:3000; do sleep 1; done
|
||||
|
||||
- name: Override old Docker cache
|
||||
if: github.ref == 'refs/heads/master'
|
||||
run: |
|
||||
rm -rf /tmp/.buildx-cache
|
||||
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
|
||||
|
Loading…
Reference in New Issue
Block a user