Updated .git-ci
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
c1dce7d3bb
commit
1cdb301adf
@ -7,7 +7,6 @@ build:
|
||||
image: maven
|
||||
script:
|
||||
- echo "Start building App"
|
||||
- rm -rf restservice/src/main/resources/application.properties
|
||||
- echo "spring.profiles.active=prod" > restservice/src/main/resources/application.properties
|
||||
- mvn clean
|
||||
- mvn install
|
||||
|
Loading…
Reference in New Issue
Block a user