Skip to content

Commit

Permalink
Update experiment-tracker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennyd committed Mar 11, 2022
1 parent af3f573 commit 72b0401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/experiment-tracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
workdir: ./experiment-tracker/data-collector/
workdir: experiment-tracker/

build-proxy:
runs-on: ubuntu-latest
Expand All @@ -163,5 +163,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
workdir: ./experiment-tracker/experiment-proxy/
workdir: experiment-tracker/

0 comments on commit 72b0401

Please sign in to comment.