mirror of
https://github.com/linuxserver/docker-doublecommander.git
synced 2026-02-04 19:48:16 +08:00
Bot Updating Templated Files
This commit is contained in:
parent
10f524d1fa
commit
3c7dcde642
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -892,7 +892,7 @@ pipeline {
|
||||
-e WEB_AUTH=\"${CI_AUTH}\" \
|
||||
-e WEB_PATH=\"${CI_WEBPATH}\" \
|
||||
-e NODE_NAME=\"${NODE_NAME}\" \
|
||||
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:${SYFT_IMAGE_TAG}}\" \
|
||||
-e SYFT_IMAGE_TAG=\"${CI_SYFT_IMAGE_TAG:-${SYFT_IMAGE_TAG}}\" \
|
||||
-t ghcr.io/linuxserver/ci:latest \
|
||||
python3 test_build.py'''
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user