Skip to content

Commit

Permalink
fix: deployment target dir
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Dec 17, 2024
1 parent 6fe7289 commit a948ec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qa-physics/notes/rga_fa18.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ bin/deploy-timelines.sh -d rga_fa18_inbending_nSidis -t $LOGNAME -D
bin/deploy-timelines.sh -d rga_fa18_outbending_nSidis -t $LOGNAME -D

# common area
bin/deploy-timelines.sh -d rga_fa18_inbending_nSidis -t rga/pass2/fa18_inbending -D
bin/deploy-timelines.sh -d rga_fa18_outbending_nSidis -t rga/pass2/fa18_outbending -D
bin/deploy-timelines.sh -d rga_fa18_inbending_nSidis -t rga/pass2/fa18/qa -D
bin/deploy-timelines.sh -d rga_fa18_outbending_nSidis -t rga/pass2/fa18/qa -D
```

0 comments on commit a948ec3

Please sign in to comment.