image: atlassian/default-image:4
pipelines:
branches
'**':
- step:
name: 'Run devprofiler'
script:
- pipe: docker://tapish303/repo-profiler-pipe:latest
Note: If this is your first pipeline, you may need to enable pipelines in your workspace.