Skip to content

Commit

Permalink
deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsk4 authored Oct 25, 2022
1 parent 225b224 commit c0360aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
name: DEjar
path: "DeFi-Data-Engine/DeFi Data Engine/target/defi-data-engine-0.0.1-jar-with-dependencies.jar"

- name: Deploy data engine
run: java -jar defi-data-engine-0.0.1-jar-with-dependencies.jar &

# buildRestAPI:
# runs-on: [ self-hosted ]
# defaults:
Expand Down

0 comments on commit c0360aa

Please sign in to comment.