File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ functions:
103103 content_type : ${content_type|application/x-gzip}
104104 permissions : public-read
105105 local_file : ${build_id}.tar.gz
106- remote_file : ${project} /${build_variant}/${revision}/${task_name}/${version }.tar.gz
106+ remote_file : mongo-php-driver /${build_variant}/${revision}/${task_name}/${version_id }.tar.gz
107107
108108 " fetch build " :
109109 - command : subprocess.exec
@@ -118,7 +118,7 @@ functions:
118118 aws_key : ${aws_key}
119119 aws_secret : ${aws_secret}
120120 bucket : mciuploads
121- remote_file : ${project} /${FETCH_BUILD_VARIANT}/${revision}/${FETCH_BUILD_TASK}/${version }.tar.gz
121+ remote_file : mongo-php-driver /${FETCH_BUILD_VARIANT}/${revision}/${FETCH_BUILD_TASK}/${version_id }.tar.gz
122122 local_file : build.tar.gz
123123 - command : archive.targz_extract
124124 params :
You can’t perform that action at this time.
0 commit comments