ci: wait for the previous debian cache workflow to finish
This commit is contained in:
parent
0589ae25e4
commit
5ccca6617f
3
.github/workflows/debian-cache.yml
vendored
3
.github/workflows/debian-cache.yml
vendored
@ -11,6 +11,9 @@ on:
|
|||||||
- 'distro/debian/cache.go'
|
- 'distro/debian/cache.go'
|
||||||
- 'distro/debian/kernel.go'
|
- 'distro/debian/kernel.go'
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow_ref }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
debian-kernel-metadata-cache:
|
debian-kernel-metadata-cache:
|
||||||
name: Metadata
|
name: Metadata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user