Changed force property value to true
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This gives us the option to restart the task manually and get the result we need
This commit is contained in:
parent
e94c26d39c
commit
dfe47fd2c1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pipeline:
|
|||
branch: main
|
||||
remote: ssh://git@git.toldi.eu:2222/Bazsalanszky/iptv-scraper.git
|
||||
remote_name: origin_ssh
|
||||
force: false
|
||||
force: true
|
||||
commit: true
|
||||
author_name: gitea
|
||||
author_email: "git@toldi.eu"
|
||||
|
|
Loading…
Reference in a new issue