Fix mc calls
[releng.git] / jjb / cntt / cntt.yaml
index 57afa59..74642d8 100644 (file)
@@ -22,8 +22,8 @@
             (cd {dir}/gsma
             wget -q -N https://dl.min.io/client/mc/release/linux-amd64/mc && chmod a+x mc
             for i in *.docx *.rst; do
-              ./mc cp -r -q $i opnfv/artifacts.opnfv.org/{stream}/$BUILD_TAG/gsma/$i
-              echo "\nhttps://artifacts.opnfv.org/{stream}/$BUILD_TAG/gsma\n"
+              ./mc cp -r -q $i opnfv/artifacts.opnfv.org/{stream}/$BUILD_TAG/gsma
+              echo "\nhttps://artifacts.opnfv.org/{stream}/$BUILD_TAG/gsma/$i\n"
             done)
           fi