fix: publish docker images only on pushes to master branch

This commit is contained in:
Aravinth Manivannan 2022-12-12 15:21:47 +05:30
parent 2401d40047
commit efdff0bc26
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -23,6 +23,9 @@ pipeline:
publish:
image: plugins/docker
when:
event: push
branch: master
settings:
username: realaravinth
password: