This commit is contained in:
Andrei Radchenko 2025-01-13 12:59:36 +01:00
commit ad0af4abde

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