Skip to content

Commit

Permalink
Update dockerpushandrun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsk4 authored Dec 14, 2022
1 parent 8e0c903 commit 6dfb2b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dockerpushandrun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ jobs:
needs: buildDocker
runs-on: [ self-hosted ]

defaults:
run:
working-directory: "DeFi-Data-Engine/"

steps:
- name: Run Docker Compose
run: sudo docker compose up

0 comments on commit 6dfb2b4

Please sign in to comment.