taniarascia / comments

Comments
7 stars 0 forks source link

continuous-integration-pipeline-docker/ #71

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Docker Tutorial: Create a CI/CD Pipeline | Tania Rascia

I built my first websites in the late '90s, and it was pretty simple to get them up and running. You had a single shared server running…

https://www.taniarascia.com/continuous-integration-pipeline-docker/

minmaxdata commented 3 years ago

Im not clear about how webpack can bundle code for different environments as it is containerized and pushed to different environments in the development cycles. Is this done using env variables and can webpack access these variables