Skip to content

Commit 86950e6

Browse files
Bot Updating Templated Files
1 parent c4fdc66 commit 86950e6

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
@@ -843,6 +843,8 @@ pipeline {
843843
-e WEB_PATH=\"${CI_WEBPATH}\" \
844844
-e NODE_NAME=\"${NODE_NAME}\" \
845845
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
846+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
847+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
846848
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
847849
python3 test_build.py'''
848850
}

0 commit comments

Comments
 (0)