mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
bc97eaa41b
Closes #9571
7 lines
137 B
Bash
Executable File
7 lines
137 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# shellcheck disable=SC2153 source=scaletest/templates/scaletest-runner/scripts/lib.sh
|
|
. "${SCRIPTS_DIR}/lib.sh"
|
|
|
|
get_phase
|