Skip to content

Commit dbd9be2

Browse files
committed
Revert Jenkinsfile changes 5a7945cd1f2c104af36998.
1 parent 56c1ca7 commit dbd9be2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Jenkinsfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -860,8 +860,6 @@ pipeline {
860860
-e WEB_PATH=\"${CI_WEBPATH}\" \
861861
-e NODE_NAME=\"${NODE_NAME}\" \
862862
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
863-
-e COMMIT_SHA=\"${COMMIT_SHA}\" \
864-
-e BUILD_NUMBER=\"${BUILD_NUMBER}\" \
865863
-t ghcr.io/linuxserver/ci:${CITEST_IMAGETAG} \
866864
python3 test_build.py'''
867865
}

0 commit comments

Comments
 (0)