mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
fix provider concurrent environment map accesses
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
committed by
Nicolas De loof
parent
ae49bba9be
commit
5a063b7510
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -190,6 +190,9 @@ jobs:
|
||||
check-latest: true
|
||||
cache: true
|
||||
|
||||
- name: Build example provider
|
||||
run: make example-provider
|
||||
|
||||
- name: Build
|
||||
uses: docker/bake-action@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user