mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 15:58:29 +02:00
🔧 Add Github Action to build and upload artifact (#6840)
Co-authored-by: Francis Santiago <francis.santiago@kaleidos.net>
This commit is contained in:
parent
a41af032cd
commit
bb97df373e
3 changed files with 134 additions and 2 deletions
|
@ -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"]
|
Loading…
Add table
Add a link
Reference in a new issue