Skip to content

Commit

Permalink
Update k6-extensions.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
  • Loading branch information
JorTurFer authored Jul 11, 2023
1 parent d291d9b commit bfa0b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k6-extensions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker run --rm -it -u "$(id -u):$(id -g)" -v "${PWD}:/xk6" grafana/xk6 build v0.43.1 \
--output k6-disruptor \
--output k6 \
--with github.com/szkiba/xk6-yaml@latest \
--with github.com/grafana/xk6-kubernetes \
--with github.com/grafana/xk6-disruptor
Expand All @@ -10,4 +10,4 @@ In Windows
docker run --rm -it -e GOOS=windows -u "$(id -u):$(id -g)" -v "${PWD}:/xk6" `
grafana/xk6 build v0.43.1 --output k6.exe `
--with github.com/szkiba/xk6-yaml@latest `
--with github.com/grafana/xk6-kubernetes
--with github.com/grafana/xk6-kubernetes

0 comments on commit bfa0b9f

Please sign in to comment.