Revert "Feature: Checkout Options"

This commit is contained in:
Stefan Zweifel
2020-10-22 07:33:38 +02:00
committed by GitHub
parent 30cd17bff0
commit 25cac34d8d
5 changed files with 2 additions and 48 deletions

View File

@@ -56,9 +56,6 @@ Add the following step at the end of your job, after other steps that might add
# Optional: Disable dirty check and always try to create a commit and push
skip_dirty_check: true
# Optional: Allows you to update how the repo is checked out
checkout_options: '-q --force -b'
```
## Example