• Filipa Lacerda's avatar
    Adds `.json` to the end of pipelines endpoint · 0073be9b
    Filipa Lacerda authored
    When the job page is rendered we fetch the pipeline
    endpoint to render the stages in the sidebar.
    Without `.json` the response is cached, and when the
    user goes back to the pipeline's page it renders the
    json output instead of the Vue app
    0073be9b
actions_spec.js 14.2 KB