diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-05-28 20:37:31 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-05-28 20:37:36 +0200 |
commit | 8cec5a37947accd0dbcc3ab58e6557c3ec347377 (patch) | |
tree | 8ecfe786e9b345455dcb9f02dc3a7f367b346355 /Jenkinsfile | |
parent | b60f6140ef221d32ce43fb2ebacec41ed58fb00a (diff) | |
download | vyos-build-8cec5a37947accd0dbcc3ab58e6557c3ec347377.tar.gz vyos-build-8cec5a37947accd0dbcc3ab58e6557c3ec347377.zip |
Packages: add '--keep' option to not clean packages
By default all git repos are reset using 'git reset --hard' and cleaned using
'git clean -x -d -f'. A developer sometimes would like to keep his
changes and thus the --keep option was added.
Diffstat (limited to 'Jenkinsfile')
0 files changed, 0 insertions, 0 deletions