🔧 Add Github Action to build and upload artifact (#6840)

Co-authored-by: Francis Santiago <francis.santiago@kaleidos.net>
This commit is contained in:
David Barragán Merino 2025-07-04 08:25:23 +02:00 committed by Andrey Antukh
parent a41af032cd
commit bb97df373e
3 changed files with 134 additions and 2 deletions

View file

@ -404,4 +404,4 @@ COPY files/entrypoint.sh /home/entrypoint.sh
COPY files/init.sh /home/init.sh
ENTRYPOINT ["/home/entrypoint.sh"]
CMD ["/home/init.sh"]
CMD ["/home/init.sh"]