We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bdd7e commit 14f3739Copy full SHA for 14f3739
.github/workflows/k6-tests.yaml
@@ -10,6 +10,7 @@ jobs:
10
image: ghcr.io/grafana/quickpizza-local:latest
11
ports:
12
- 3333:3333
13
+ - 3334:3334
14
15
steps:
16
- name: Checkout
0 commit comments