Skip to content

Commit

Permalink
Use # iteration in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 15, 2024
1 parent d985124 commit 69d5d8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ fi
clear

pe "# For the sake of the asciicast: PAT is present in RUNNER_PAT environment variable"
pe "./orchestrator.sh -v -p efrecon/gh-runner-krunvm -- 1"
pe "# -r 1: to run once only, the default is to run forever"
pe "./orchestrator.sh -v -r 1 -p efrecon/gh-runner-krunvm -- 1"

0 comments on commit 69d5d8d

Please sign in to comment.