The checkout step is a special convenience step which can not be changed.
If you need to change how the checkout step retrieves your code you'll need to perform raw git commands using a run step. From there you can customize the checkout process to suit your needs. Remember to remove the convenience checkout if adding your own custom run step checkout.
Comments
Please sign in to leave a comment.