-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
I think, the free services of travis are not usable anymore. The processes are just take to long, until they start.
I think, we can build, test and depoy using gitlab.com
I've setup such a build process on gitlab.
the equivalent to the tracis.yml is the gitlab-ci.yml. There we can use a docker image for the build process. I've created such Image containing everything, which is needed (composer, npm, ext-mongodb)
this way the build process gets much faster.
https://gitlab.com/yawik/yawik/-/pipelines/224218926
What do you think?
The code on gitlab is currently for testing only. I'll remove the projet completly an reimport it from github, after #591 is done
Metadata
Metadata
Assignees
Labels
No labels