.git-ci.yml changes

6 jobs from master in 2 minutes and 32 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #4495
runner
maven-build

00:00:42

 
  Test
failed #4496
docker
Smoke test

00:00:30

passed #4497
docker
test-code-job1

00:00:23

passed #4498
docker
test-code-job2

00:00:23

passed #4499
docker
unit tests

00:00:32

 
  Deploy
skipped #4500
docker
deploy
 
Name Stage Failure
failed
Smoke test Test
+ java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar &
+ ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double
quotation marks ("&") to pass it as part of a string.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : AmpersandNotAllowed

Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1