Changed force property value to true
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:
Toldi Balázs Ádám 2022-03-14 08:09:55 +00:00
parent e94c26d39c
commit dfe47fd2c1

View file

@ -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"