Skip to content

Commit 7b3dac5

Browse files
Bot Updating Templated Files
1 parent 51c9d45 commit 7b3dac5

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
@@ -881,6 +881,8 @@ pipeline {
881881
-e WEB_PATH=\"${CI_WEBPATH}\" \
882882
-e NODE_NAME=\"${NODE_NAME}\" \
883883
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
884+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
885+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
884886
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
885887
python3 test_build.py'''
886888
}

0 commit comments

Comments
 (0)