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:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: java:14
|
image: openjdk14
|
||||||
script:
|
script:
|
||||||
- echo "Start building App"
|
- echo "Start building App"
|
||||||
- rm -rf restservice/src/main/resources/application.properties
|
- rm -rf restservice/src/main/resources/application.properties
|
||||||
|
Loading…
Reference in New Issue
Block a user