Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Aug 5, 2024
1 parent a3b51db commit b9956bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
# Prune all images older than 2 weeks
# The images are still on github registry
docker/build-push-action
docker info
sudo apt install jq -y
sudo jq --arg dataRoot "/home/runner/work/milabench/milabench" '. + { "data-root": $dataRoot }' "/etc/docker/daemon.json"
cat /etc/docker/daemon.json
Expand Down

0 comments on commit b9956bb

Please sign in to comment.