Commit 16be29ac authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent 53343112
Pipeline #2218 failed with stages
in 2 minutes and 45 seconds
...@@ -56,6 +56,8 @@ deploy: ...@@ -56,6 +56,8 @@ deploy:
- aws s3 cp ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar s3://$S3_BUCKET/ShowDemo_1-0.0.1-SNAPSHOT.jar - aws s3 cp ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar s3://$S3_BUCKET/ShowDemo_1-0.0.1-SNAPSHOT.jar
pages: pages:
tags:
- docker
stage: publishing stage: publishing
script: script:
- mkdir public - mkdir public
......
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