mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:16:31 +00:00
gdrive update
This commit is contained in:
@@ -6,7 +6,9 @@ pipeline {
|
||||
}
|
||||
|
||||
environment {
|
||||
GOOGLE_DRIVE_UPLOAD_JOB_NAME = 'YourGoogleDriveUploadPipelineName' // <<== Update this
|
||||
GOOGLE_DRIVE_UPLOAD_JOB_NAME = 'AzaionBuilds' // <<== Update this
|
||||
RCLONE_CONFIG = 'C:/Program Files/rclone/rclone.conf' // <<== Ensure this points to the correct location of your rclone.conf
|
||||
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user