Skip to content

Commit d2a735e

Browse files
Bot Updating Templated Files
1 parent 096b28f commit d2a735e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,8 @@ pipeline {
838838
-e WEB_PATH=\"${CI_WEBPATH}\" \
839839
-e NODE_NAME=\"${NODE_NAME}\" \
840840
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
841+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
842+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
841843
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
842844
python3 test_build.py'''
843845
}

0 commit comments

Comments
 (0)