Gitlab runner pipeline with autodeploy to AWS ubuntu server

前端 未结 0 1851
花落未央
花落未央 2021-02-04 02:18

I have a gitlab repo with dev branch (with react project), where I have .yml config like this:

stages:
  - build
  - deploy

docker-build-dev:
  # Official docker         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题