Skip to content

Commit bfccd57

Browse files
Bot Updating Templated Files
1 parent 4d9b1c9 commit bfccd57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,8 @@ pipeline {
911911
-e WEB_PATH=\"${CI_WEBPATH}\" \
912912
-e NODE_NAME=\"${NODE_NAME}\" \
913913
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
914+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
915+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
914916
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
915917
python3 test_build.py'''
916918
}

0 commit comments

Comments
 (0)