]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-pipeline/build/Jenkinsfile: add missing '=' to env setting 2462/head
authorDan Mick <dan.mick@redhat.com>
Tue, 7 Oct 2025 03:42:06 +0000 (20:42 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 7 Oct 2025 03:42:06 +0000 (20:42 -0700)
commit3c8606b3d8451db7d40334a581cec82b9b428174
tree3820ca75cd02422e1dbee3aca51b7b3f406657c9
parent971ef1eb406fc6bc268b87a57151e8fe082ea531
ceph-dev-pipeline/build/Jenkinsfile: add missing '=' to env setting

when setting DEB_BUILD_PROFILES, a '=' was missing, so the env file
didn't contain an actual setting of the value.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-dev-pipeline/build/Jenkinsfile