From 270d08a5d798a8e85142d0b8430245025abba3a5 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Mon, 4 Oct 2021 14:26:58 +0200 Subject: [PATCH] fix a typo --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 5f93f8e..d1769ff 100755 --- a/run.sh +++ b/run.sh @@ -13,7 +13,7 @@ case ${2} in ;; download_artifacts) ;; - # build_script is no step_script + # build_script is now step_script # but we can also have "step_release" or "step_accessibility" # More info here: # https://docs.gitlab.com/runner/executors/custom.html#run