Updated .git-ci
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
d85cdb9b22
commit
9f3e41e601
@ -4,7 +4,7 @@ stages:
|
||||
|
||||
build:
|
||||
stage: build
|
||||
image: java:14
|
||||
image: openjdk14
|
||||
script:
|
||||
- echo "Start building App"
|
||||
- rm -rf restservice/src/main/resources/application.properties
|
||||
@ -18,7 +18,7 @@ build:
|
||||
expire_in: 1 hour
|
||||
paths:
|
||||
- restservice/target/
|
||||
|
||||
|
||||
deploy_production:
|
||||
stage: deploy
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user