Commit 35c8e533 authored by Regis's avatar Regis

created component instead of failed

parent e5af16a3
......@@ -29,11 +29,11 @@
:pipeline='pipeline'
>
</vue-failed-scope>
<vue-failed-scope
<vue-created-scope
v-if="pipeline.details.status === 'created'"
:pipeline='pipeline'
>
</vue-failed-scope>
</vue-created-scope>
</td>
`,
});
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment