test
This commit is contained in:
parent
3289ef9203
commit
ad0af4abde
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
KOJI_TASK_ID=2596437
|
||||
#KOJI_TASK_ID=2596437
|
||||
KOJI_TASK_ID=${KOJI_TASK_ID:-} # Use the environment variable, or an empty string if not set
|
||||
|
||||
# Check if KOJI_TASK_ID is set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue