Amend final paragraph, since there is no 'scripts' directory.
* All Pipeline functionality is controlled solely through the Jenkinsfile itself.
這個提交存在於:
父節點
6fb3974ec8
當前提交
128e9ba59f
共有 1 個檔案被更改,包括 1 行新增 和 3 行删除
|
@ -15,6 +15,4 @@ a standalone executable file for Linux, which you can download through Jenkins
|
|||
and execute at the command line on Linux machines without Python.
|
||||
|
||||
The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline)
|
||||
you'll be creating yourself during the tutorial and the `scripts` subdirectory
|
||||
contains a shell script with commands that are executed when Jenkins processes
|
||||
the "Deliver" stage of your Pipeline.
|
||||
you'll be creating yourself during the tutorial.
|
||||
|
|
載入中…
新增問題並參考