Release v4.4.0

This commit is contained in:
Stefan Zweifel
2020-06-26 21:07:28 +02:00
parent c9eb2132b2
commit 90282bf5e2
2 changed files with 13 additions and 3 deletions

View File

@@ -41,6 +41,9 @@ Add the following step at the end of your job, after other steps that might add
# Optional options appended to `git-push`
push_options: '--force'
# Optional: Disable dirty check and always try to create a commit and push
skip_dirty_check: true
```
## Example