[ci] feat: try to skip buildcache
This commit is contained in:
parent
06560269f4
commit
6349cabfb3
@ -15,10 +15,6 @@ jobs:
|
|||||||
runs-on: 'ubuntu-latest'
|
runs-on: 'ubuntu-latest'
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
# setup build action
|
|
||||||
- name: 'setup docker buildx'
|
|
||||||
uses: 'docker/setup-buildx-action@v3'
|
|
||||||
|
|
||||||
# checkout code
|
# checkout code
|
||||||
- name: 'Clone repo'
|
- name: 'Clone repo'
|
||||||
uses: 'actions/checkout@v2'
|
uses: 'actions/checkout@v2'
|
||||||
|
Loading…
Reference in New Issue
Block a user