mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
🚀 Stop deployment in favor of docker hub
This commit is contained in:
parent
76d2d97c62
commit
72935d8c7c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -58,7 +58,7 @@ pipeline {
|
|||||||
archiveArtifacts (allowEmptyArchive: true,
|
archiveArtifacts (allowEmptyArchive: true,
|
||||||
artifacts: 'dist/*whl',
|
artifacts: 'dist/*whl',
|
||||||
fingerprint: true)
|
fingerprint: true)
|
||||||
sh 'python deploy/push.py'
|
// sh 'python deploy/push.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user