Skip to content

Commit

Permalink
modified: configs/builder_type_cfg.yaml
Browse files Browse the repository at this point in the history
	modified:   internal/commands/builder_type_cfg.go
  • Loading branch information
Young Yang committed Jul 31, 2023
1 parent 5d2d3f7 commit 9259b21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/builder_type_cfg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ builders:
info: "build java application"
path: "path to config file which override the following default commands"
commands:
- command: mvn clean package
- command: mvn -B clean package
build-result: target/*.war

- name: fetcher
Expand Down

0 comments on commit 9259b21

Please sign in to comment.