mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:46:30 +00:00
pipelines zip and gdrive upload
updated
This commit is contained in:
@@ -27,7 +27,7 @@ pipeline {
|
||||
// Example (placeholder):
|
||||
powershell """
|
||||
echo Uploading ${zipFilename} to Google Drive...
|
||||
# rclone copy \"${zipFilename}\" remote:\"${env.GOOGLE_DRIVE_FOLDER}\"
|
||||
rclone copy \"${zipFilename}\" remote:\"${env.GOOGLE_DRIVE_FOLDER}\"
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user