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 5e01006 commit 9766ac0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,8 @@ jobs:
run: xk6 build --with github.com/LeonAdato/xk6-output-statsd

- name: creats k6 ececutable
run: ll
run: ls -lah

- name: build image
docker build .

0 comments on commit 9766ac0

Please sign in to comment.