Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最後に、アプリケーションを Amazon ec2 にデプロイすることができました。正常に動作していますが、新しい html.erb ファイルをいくつかアップロードする必要があります。どうすればよいですか?
cap deploy:upload FILES=foo1.html.erb,foo2.html.erb
トリックを行いますが、リリースフォルダー内に現在のアプリから常にコピーを作成するため、更新ごとにすべてのアプリケーションが複製されます。
最後の 2 つまたは 3 つのリリースだけを自動的に保持する方法はありますか?