This commit is contained in:
Natty 2023-07-28 05:19:40 +02:00
parent 6dd9bd0228
commit e1921a66cf
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 3 additions and 0 deletions

View File

@ -11,4 +11,7 @@ pipeline:
password: password:
from_secret: docker_password from_secret: docker_password
when:
event: [push]
branches: [main] branches: [main]