Skip to content

Commit

Permalink
and again...
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwallace123 committed Jan 22, 2024
1 parent f322c81 commit 4576856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
DJ_USER: jbw25
DJ_PASS: ${{ secrets.DOCKERENV }}
DATABASE_PREFIX: sabatini_dj_
RAW_ROOT_DATA_DIR: ./docker/standard_worker/dist/debian/Inbox
PROCESSED_ROOT_DATA_DIR: ./docker/standard_worker/dist/debian/Outbox
RAW_ROOT_DATA_DIR: /home/${CONTAINER_USER}/inbox
PROCESSED_ROOT_DATA_DIR: /home/${CONTAINER_USER}/outbox
runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit 4576856

Please sign in to comment.