Skip to content

Files

Latest commit

b81fe84 · Jun 3, 2016

History

History
22 lines (15 loc) · 277 Bytes

build.md

File metadata and controls

22 lines (15 loc) · 277 Bytes

Build 自動建置

使用時機

  1. Daily Build
  2. 週期性建置
  3. 進行正式機部署時事先建置

Task 實作

先設置 git Repository 使用:

https://github.com/agileworks-tw/spring-boot-sample

Shell 指令

#!/bin/bash
mvn package