As we will use Github Enterprise solutions for our Devops platform, we wanted to know if it is possible to use Github Packages for storing our builds.
Our builds are generated by ABE which creates the build.zip files.
Thank you for your help and I wish you a nice day !
After a developer finish his work, he creates a build (build.zip) which must be delivered on staging and production environment. So we need a storage space for this build (ex: Nexus repository) and we wanted to know if Github Packages could be this space.