Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
727 views
in Technique[技术] by (71.8m points)

yaml - How to deploy multiple serverless.yml files one after another(sequentially)

I have created multiple Serverless.yml(like serverless1.yml, serverless2.yml... so on) files, I am able to deploy one by one using cd with going back to each folder, but I want to deploy the stacks one after another in sequential order using a single sevrerless.yml or shell script file?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I have created a bash script for deploying stacks one after another(Sequentially).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...