Deploy

アプリケーションをデプロイする

takemo101 e59725b 296 B Updated

File contents

Deploy to {{environment}}

{{environment}} 環境に {{branch}} ブランチをデプロイします。

git checkout {{branch}}
git pull origin {{branch}}
npm run build
npm run deploy:{{environment}}

takemo101/taskp/tree/main/tests/fixtures/skills/valid-template commit e59725bd42

Frequently asked questions

npx skillmds@latest add takemo101/deploy