ci(build): remove Makefile from dockerignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-01-03 22:00:39 +01:00
parent 896cf0335d
commit ca5f84d1be
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -16,6 +16,7 @@ pipeline:
password:
from_secret: registry_password
when:
branch: [master, develop, feature/*]
event: [push]
build_push_tag_gitnet:
@ -43,6 +44,7 @@ pipeline:
password:
from_secret: registry_docker_password
when:
branch: [master]
event: [push]
build_push_tag_dhub: