This commit is contained in:
Andrei Radchenko 2025-01-13 12:46:00 +01:00
commit 3289ef9203

View file

@ -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