Skip to content

DamienBitrise/bitrise-script-step-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitrise-script-step-example

You can use this example in your workflow by adding the following to your bitrise.yml step section

      - git::https://github.com/DamienBitrise/bitrise-script-step-example.git@master:
        title: Bitrise Script Step Example
        inputs:
        - message: "Hello World!"

You can update what the script does in the step.sh file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages