This commit is contained in:
parent
2e91da768b
commit
1b8ce18b2c
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
when:
|
||||
- branch: main
|
||||
event: push
|
||||
|
||||
|
||||
variables:
|
||||
- &file Dockerfile
|
||||
- &repo git.jmbit.de/${CI_REPO_OWNER}/${CI_REPO_NAME}
|
||||
|
@ -20,5 +15,6 @@ steps:
|
|||
password:
|
||||
from_secret: forgejo_token
|
||||
when:
|
||||
branch: main
|
||||
event: push
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue