Hi I am running jenkins on my local.I installed the S3 publisher plugin, and restarted jenkins
If nothing else does anyome know what the error Invalid parameter "bucket", did you mean "entries" is it a jenkins error saying it does not recognize the word Bucket. In which case it may mean my S3 publisher plugin is not working
WorkflowScript: 32: Invalid parameter "bucket", did you mean "entries"? @ line 32, column 26. s3Upload(bucket:"${APP_CONFIG_BUCKET}", file:"${TARGET}", path:"${BUCKET_PATH}") ^
Thanks for any help