mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Stop archiving the docs
This is just taking up space
This commit is contained in:
parent
22cd4206c4
commit
6749a6bf19
1 changed files with 0 additions and 1 deletions
1
.ci/docs
1
.ci/docs
|
@ -22,7 +22,6 @@ pipeline {
|
|||
stage('build') {
|
||||
steps {
|
||||
sh 'eval "$(pyenv init -)"; make -C doc clean html'
|
||||
archiveArtifacts artifacts: 'doc/_build/html/'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue