mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-10 05:52:34 +03:00
✋ disable cache in gh
workflow
This commit is contained in:
parent
c1be230437
commit
18817deb18
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -67,6 +67,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt
|
||||
- name: Docker ${{ matrix.script.name }}
|
||||
key: ${{ runner.os }}-mycache-v2-${{ hashFiles(...) }}
|
||||
run: sh tests/test_docker.sh ${{ matrix.script.args }}
|
||||
|
||||
bare:
|
||||
|
|
Loading…
Reference in New Issue
Block a user