My personal trading blog, just to demonstrate what you can really do.
Tuesday, June 30, 2020
How to Optimize Gitlab CI/CD Pipelines
Deploying a pre-built ActivePython runtime directly into GitLab's Alpine-based containers.
Hi David,
If you're a GitLab user, you may be interested in knowing how you can set up a more reliable, faster CI/CD pipeline by using our command line tool (State Tool) to deploy a pre-built ActivePython runtime directly into GitLab's Alpine-based containers rather than relying on pip to assemble your runtime on the fly.
Interested? Read "How To Set Up CI/CD For Python Builds On GitLab":
By the way, ActiveState is researching how to make the CI/CD process better. Want to help? Take our CI/CD Survey, and we'll share the results with you so you can improve your own processes.
No comments:
Post a Comment