Bot Updating Documentation

pull/34/head
LinuxServer-CI 2021-02-11 18:00:14 +00:00
rodzic d798a384c3
commit 8158a2ccc2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -21,7 +21,7 @@ docker run --rm \
-e LOCAL=true \ -e LOCAL=true \
-e PUID=$(id -u) -e PGID=$(id -g) \ -e PUID=$(id -u) -e PGID=$(id -g) \
linuxserver/jenkins-builder:latest && \ linuxserver/jenkins-builder:latest && \
rm -rf .jenkins-external" rm -rf .jenkins-external
``` ```
Newly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory. Newly generated files (including `README.md`, `Jenkinsfile`, issue templates, etc.) will overwrite the existing files in your current working directory.