Skip to content
Snippets Groups Projects
Commit 798f6780 authored by Alok Joshi's avatar Alok Joshi
Browse files

change artifact

parent f31b36ef
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -25,7 +25,7 @@ cd ..
# Upload all build and deploy scripts as artifacts
cp -R ./scripts $STAGE_DIR
# Upload the build generated .jar file as an artifact
cp ./target/indexer-gcp-1.0.0.jar $STAGE_DIR
cp ./target/indexer-gcp-*.jar $STAGE_DIR
echo "Staging deployment artifacts to folder: $STAGE_DIR"
cp ./src/main/appengine/app.yaml $STAGE_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment