mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
update benchmark workflow too
This commit is contained in:
parent
a1d0a08012
commit
dd42c4057d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yaml
vendored
2
.github/workflows/benchmark.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
export POMERIUM_TAG=dev
|
export POMERIUM_TAG=dev
|
||||||
cd ./integration/clusters/single-stateful
|
cd ./integration/clusters/single-stateful
|
||||||
docker-compose up -d
|
docker compose up -d
|
||||||
|
|
||||||
- name: integration tests
|
- name: integration tests
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue