mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
Adding DOCKER_BUILDKIT to yml file
This commit is contained in:
parent
de05b13953
commit
f2eb586c81
3
.github/workflows/nim_waku_daily.yml
vendored
3
.github/workflows/nim_waku_daily.yml
vendored
@ -9,6 +9,9 @@ on:
|
||||
- cron: '0 4 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
DOCKER_BUILDKIT: 1
|
||||
|
||||
jobs:
|
||||
test-common:
|
||||
uses: ./.github/workflows/test_common.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user