Fix url when publishing docx
[releng.git] / jjb / cntt / cntt.yaml
index 23bb3a9..57afa59 100644 (file)
@@ -23,7 +23,7 @@
             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/$i\n"
+              echo "\nhttps://artifacts.opnfv.org/{stream}/$BUILD_TAG/gsma\n"
             done)
           fi