Skip to content

Commit c996a76

Browse files
Bot Updating Templated Files
1 parent cd1237e commit c996a76

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
@@ -853,6 +853,8 @@ pipeline {
853853
-e WEB_PATH=\"${CI_WEBPATH}\" \
854854
-e NODE_NAME=\"${NODE_NAME}\" \
855855
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
856+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
857+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
856858
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
857859
python3 test_build.py'''
858860
}

0 commit comments

Comments
 (0)