Skip to content

Commit dd16fb3

Browse files
Bot Updating Templated Files
1 parent 06bfdaf commit dd16fb3

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
@@ -834,6 +834,8 @@ pipeline {
834834
-e WEB_PATH=\"${CI_WEBPATH}\" \
835835
-e NODE_NAME=\"${NODE_NAME}\" \
836836
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
837+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
838+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
837839
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
838840
python3 test_build.py'''
839841
}

0 commit comments

Comments
 (0)