Commit 832c6078 authored by Perwaiz Ali's avatar Perwaiz Ali

change in .git-yml

parent 7cf21c91
Pipeline #2206 passed with stages
in 1 minute and 58 seconds
......@@ -13,6 +13,13 @@ maven-build:
paths:
- target/CICDTesting-0.0.1-SNAPSHOT.jar
Test:
tags:
- docker
stage: test
script:
- echo Hello World CICD Test
deploy:
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