DO-95/omp_from_nextCloud_to_nexus (#3)

add sync both NextCloud and Nexus

Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/3
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
Co-committed-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
This commit is contained in:
aleksandr.vodyanov
2023-11-03 11:11:33 +03:00
committed by Aleksandr Vodyanov
parent 5dcf1cd539
commit 7eeaa65b16
5 changed files with 148 additions and 13 deletions

View File

@@ -33,7 +33,8 @@ String getBranch(Map fullJSON) {
return fullJSON.ref
}
podTemplate(yaml: '''
podTemplate(workspaceVolume: hostPathWorkspaceVolume(hostPath: "/data"),
yaml: '''
apiVersion: v1
kind: Pod
spec: