Skip to content

Commit

Permalink
adding debug tree cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Leon Holtmeier <l.holtmeier@campus.tu-berlin.de>
  • Loading branch information
Superschnizel committed Jul 3, 2024
1 parent 077de0b commit 0fb2fd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
labels: |
stage=${{ env.STAGE }}
- run: tree -nh ./backend

- name: Build and Publish Docker Image - ${{ matrix.service.name }}
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 0fb2fd5

Please sign in to comment.