- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
If you’re like me, you probably need to update your image tag to this new major version. I’ll probably wait for a minor release first.
If you’re like me, you probably need to update your image tag to this new major version. I’ll probably wait for a minor release first.
I tried to setup Forgejo CI but was turned off by the need to have nodejs installed to do anything, even cloning the repository. Does everyone just maintain their own images?
Gitlab CI by comparison will let me you any image (e.g. basic rustc imagé) and do the orchestration by itself. So much nicer to use imo