Skip to content

Sample Integration between Gradle Profiler & Circle CI

Notifications You must be signed in to change notification settings

dipien/gradle-profiler-circleci-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Profiler & CircleCi sample

Sample Integration between Gradle Profiler & Circle CI

How to run Gradle Profiler

curl --request POST \
 --url https://${CIRCLE_CI_TOKEN}:@circleci.com/api/v2/project/gh/dipien/gradle-profiler-circleci-sample/pipeline \
 --header 'content-type: application/json' \
 --data '{"branch":"${BRANCH_NAME}","parameters":{"api":true, "gradleProfiler":true}}'

About

Sample Integration between Gradle Profiler & Circle CI

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages