Skip to content

Commit

Permalink
build new k6 image
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Klawitter committed Jul 19, 2024
1 parent 3f96ecd commit 294f89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
run: ls -lah

- name: build image
run: docker build .
run: docker build -t k6-statsd .

0 comments on commit 294f89f

Please sign in to comment.