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:
103
103
content_type : ${content_type|application/x-gzip}
104
104
permissions : public-read
105
105
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
107
107
108
108
" fetch build " :
109
109
- command : subprocess.exec
@@ -118,7 +118,7 @@ functions:
118
118
aws_key : ${aws_key}
119
119
aws_secret : ${aws_secret}
120
120
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
122
122
local_file : build.tar.gz
123
123
- command : archive.targz_extract
124
124
params :
You can’t perform that action at this time.
0 commit comments