Skip to content

Commit

Permalink
ARROW-12320: [CI] REPO arg missing from conda-cpp-valgrind
Browse files Browse the repository at this point in the history
Closes apache#9973 from westonpace/bugfix/arrow-12320

Authored-by: Weston Pace <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
westonpace authored and kou committed Apr 10, 2021
1 parent 4822483 commit c5bc1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ services:
cache_from:
- ${REPO}:${ARCH}-conda-cpp
args:
repo: ${REPO}
arch: ${ARCH}
prefix: /opt/conda
shm_size: *shm-size
Expand Down

0 comments on commit c5bc1a2

Please sign in to comment.