update pipeline url
[GitLab/stricted-build/lineage_builder.git] / ui / templates / runner.html
index 86e6a4f6ccdb3f146da733a337a59a5dd62dff67..3d2c618f16de37cdeaa72f6da98aad8e4e16ffcb 100644 (file)
@@ -23,7 +23,7 @@
             </tr>
             {% for build in builds.items %}
             <tr>
-                <th scope="row"><a href="https://gitlab.com/LineageOS/builder/android/pipelines/{{build.build_id}}">{{build.build_id}}</a></th>
+                <th scope="row"><a href="https://gitlab.com/stricted-build/android_build/pipelines/{{build.build_id}}">{{build.build_id}}</a></th>
                 <td>{{build.build_status}}</td>
                 <td>{{build.build_device}}</td>
                 <td>{{build.build_version}}</td>