forked from ShuriZma/suyu
1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Fijxu 44a2e172ed
fix: Use chmod inside the CCACHE directory
If we need to replace the docker image for any reason, the user will
(probably) be different. This ensures that the CCACHE directory can be
read and writen by any user of the docker image being used in the CI.
2024-03-14 20:32:16 -03:00
Fijxu aa20f384dc
feature: Store CCACHE cache in CI Cache. 2024-03-14 19:45:27 -03:00
ddutchie e29c55dd98 CI Changes to Alow Building Linux and Android [From FORK] 2024-03-14 21:35:22 +00:00
Levi Akatsuki e5a954617b Improved Addons Manager 2024-03-12 04:30:44 +00:00
niansa ca9c2542b7 Fix tag of image used in CI 2024-03-10 21:20:42 +00:00
niansa 362f2047b4 Port changes from Early Access 2024-03-08 22:44:03 +00:00
niansa 769aefe667 Move clang-format out of resource group 2024-03-08 19:31:15 +00:00
niansa 6cd282b8e1 Run build stage after format stage 2024-03-08 19:26:40 +00:00
niansa d3015162ac Added format stage to CI 2024-03-08 19:19:32 +00:00
niansa 9aeaf66e34 Use custom docker image 2024-03-08 09:33:17 +00:00
niansa ba5b604f9a Port original Linux CI code to Gitlab 2024-03-07 16:36:40 +00:00
blitzingeagle d5df2ace8e Initialize .gitlab-ci.yml for build pipelines 2024-03-07 00:05:52 +00:00