Commit bc90ff55 authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent 98f70206
Pipeline #2225 passed with stages
in 2 minutes and 21 seconds
...@@ -14,13 +14,6 @@ maven-build: ...@@ -14,13 +14,6 @@ maven-build:
paths: paths:
- target/ShowDemo_1-0.0.1-SNAPSHOT.jar - target/ShowDemo_1-0.0.1-SNAPSHOT.jar
Smoke test :
tags:
- docker
stage: test
image: openjdk:12-alpine
script:
- java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar
test-code-job1: test-code-job1:
tags: tags:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment