Skip to content

Commit

Permalink
Remove xk6 replace
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
  • Loading branch information
JorTurFer authored Aug 23, 2023
1 parent 7301b3e commit e5345f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k6-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ RUN go install go.k6.io/xk6/cmd/xk6@latest
RUN GOOS="${TARGETOS}" GOARCH="${TARGETARCH}" xk6 build \
--output /tmp/k6 \
--with github.com/grafana/xk6-kubernetes@latest \
--replace github.com/grafana/xk6-kubernetes=github.com/JorTurFer/xk6-kubernetes@469e7b4\
--with github.com/grafana/xk6-disruptor@latest \
--with github.com/JorTurFer/xk6-input-prometheus@latest

Expand Down

0 comments on commit e5345f6

Please sign in to comment.