10 Commits

Author SHA1 Message Date
Yves-Marie Haussonne
9fb5b94eb0 chore(client): use single quotes for EOF marker
Updated the Dockerfile to use single quotes for the EOF marker in the minetest.conf file copy operation, ensuring consistent code styling and improved readability.
2024-09-30 19:06:48 +02:00
Yves-Marie Haussonne
89c6b4d62f chore(client): Update Dockerfile configuration
Refactor Dockerfile to remove redundant chown command and improve file copying efficiency. Ensure proper ownership of minetest configuration file.
2024-09-30 15:46:14 +02:00
Yves-Marie Haussonne
da790eec8e chore(ci): update docker build command in .gitlab-ci.yml
Adjusted the docker build command in the GitLab CI configuration file to use `docker buildx build` instead of `docker buildx` for building the OpenGL image.
2024-09-30 15:26:34 +02:00
Yves-Marie Haussonne
6179db0165 Add client dockerfile 2024-09-30 15:22:43 +02:00
Yves-Marie Haussonne
71e6f98c5d allow to start the build and relesase when starting a pipeline from the web 2024-09-30 13:16:12 +02:00
Yves-Marie Haussonne
5c32a398c5 start when it is manul 2024-09-30 13:08:49 +02:00
Yves-Marie Haussonne
3936076915 Rename to correct name 2024-09-30 12:59:09 +02:00
Yves-Marie Haussonne
858d58b21d move gitlab ci file to their right place. 2024-09-30 12:56:23 +02:00
Yves-Marie Haussonne
ff897425c5 add opengl image 2024-09-30 12:54:55 +02:00
Yves-Marie HAUSSONNE
0de9e699b6 Initial commit 2024-09-30 06:14:45 +00:00