Skip to content

Commit e179510

Browse files
Bot Updating Templated Files
1 parent ce4d1f8 commit e179510

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
@@ -915,6 +915,8 @@ pipeline {
915915
-e WEB_PATH=\"${CI_WEBPATH}\" \
916916
-e NODE_NAME=\"${NODE_NAME}\" \
917917
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
918+
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
919+
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
918920
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
919921
python3 test_build.py'''
920922
}

0 commit comments

Comments
 (0)