Commit 53bb8fc6 authored by Winnie Hellmann's avatar Winnie Hellmann

Resolve conflict in stage_column_component.vue

parent b7ec08d0
......@@ -31,15 +31,12 @@ export default {
default: '',
},
<<<<<<< HEAD
hasTriggeredBy: {
type: Boolean,
required: true,
},
},
=======
>>>>>>> upstream/master
methods: {
groupId(group) {
return `ci-badge-${_.escape(group.name)}`;
......
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