fix benchmark

This commit is contained in:
Ruben Fiszel
2023-11-29 11:08:23 +01:00
parent 4eb25216f3
commit e9a7f0cf17
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
image: ghcr.io/windmill-labs/windmill-ee:main
env:
DATABASE_URL: postgres://postgres:changeme@postgres:5432/windmill
DISABLE_SERVER: true
MODE: worker
WORKER_GROUP: dedicated
DEDICATED_WORKER: "admins:f/benchmarks/dedicated"
LICENSE_KEY: ${{ secrets.WM_LICENSE_KEY_CI }}