Skip to content

Commit

Permalink
fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Mar 16, 2024
1 parent 63e26db commit cec43f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:

- name: Encrypt and inject passwords
shell: bash
with:
context: ./odysseus
working-directory: ./odysseus
env:
- ODY_AP_ROOT_PASSWORD: ${{ secrets.ODY_AP_ROOT_PASSWORD }}
- ODY_TPU_ROOT_PASSWORD: ${{ secrets.ODY_TPU_ROOT_PASSWORD }}
Expand Down
2 changes: 2 additions & 0 deletions odysseus/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ volumes:
labels:
com.northeastern_electric_racing.description: "Shared output between buildroot runs"



0 comments on commit cec43f5

Please sign in to comment.