Skip to content

madbence/circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circle ci test

configure the project on circle, add GITHUB_ACCESS_TOKEN env var (needed for publishing new release)

cut release

# trigger build with release type
$ curl -H 'Content-Type: application/json' \
       --data '{"build_parameters":{"RELEASE_TYPE":"patch"}}' \
       'https://circleci.com/api/v1/project/madbence/circle/tree/master?circle-token=$CIRCLE_TOKEN'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published