Skip to content
Snippets Groups Projects
Commit 8658c978 authored by Regis's avatar Regis
Browse files

remove uneeded endpoint data key

parent 66727f74
Branches
Tags
2 merge requests!7857WIP: Realtime pipeline index vue,!7196Pipelines Vue
Loading
@@ -5,7 +5,6 @@
Loading
@@ -5,7 +5,6 @@
gl.VuePipeLines = Vue.extend({ gl.VuePipeLines = Vue.extend({
data() { data() {
return { return {
endpoint: `/api/v3/projects/${this.scopeId}/pipelines`,
pipelines: [], pipelines: [],
runnerStats: new gl.RunnerStats(), runnerStats: new gl.RunnerStats(),
}; };
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment