@ -4,7 +4,7 @@ stages:
|
||||
|
||||
build:
|
||||
stage: build
|
||||
image: openjdk14
|
||||
image: adoptopenjdk/openjdk14
|
||||
script:
|
||||
- echo "Start building App"
|
||||
- rm -rf restservice/src/main/resources/application.properties
|
||||
|
Reference in New Issue
Block a user