why doesn't the when push thing work?
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
39d85dd802
commit
a15db79f31
2 changed files with 4 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ steps:
|
|||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
from_secret: forgejo_token
|
||||
when:
|
||||
branch: main
|
||||
event: push
|
||||
# when:
|
||||
# branch: main
|
||||
# event: push
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
baseurl = "https://www.jmbit.de/"
|
||||
languageCode = "de-de"
|
||||
theme = "terminal"
|
||||
paginate = 5
|
||||
#paginate = 5
|
||||
defaultContentLanguage= "de"
|
||||
|
||||
[params]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue