problem description
the front end needs to package the released code. What is the order of commit,pull,push and npm run build?
the environmental background of the problems and what methods you have tried
the front-end code needs to be packaged and released to the test machine. Before, it has always been commit, then pull, then run build, and finally push
. < H2 > add < / H2 >current conditions do not allow me to do operations such as automatically packaging on the test machine or starting an automatic build (I do not have this permission)