Add env test
This commit is contained in:
@@ -10,7 +10,7 @@ source "${DIR}/helper.sh"
|
||||
|
||||
SCALE_SET_NAME="dind-$(date +'%M%S')$(((${RANDOM} + 100) % 100 + 1))"
|
||||
SCALE_SET_NAMESPACE="arc-runners"
|
||||
WORKFLOW_FILE="example.yaml"
|
||||
WORKFLOW_FILE="arc-test-dind-workflow.yaml"
|
||||
ARC_NAME="arc"
|
||||
ARC_NAMESPACE="arc-systems"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user