mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-01 07:10:53 +00:00
don't have a default
This commit is contained in:
parent
b0a5a65f4f
commit
a2f78ca703
@ -450,7 +450,7 @@ jobs:
|
||||
docker \
|
||||
build \
|
||||
--build-arg TAG=${TAG} \
|
||||
--build-arg PYTHON_VERSION=${PYTHON_VERSION:-python2}
|
||||
--build-arg PYTHON_VERSION=${PYTHON_VERSION}
|
||||
-t tahoelafsci/${DISTRO}:${TAG} \
|
||||
-f ~/project/.circleci/Dockerfile.${DISTRO} \
|
||||
~/project/
|
||||
|
Loading…
x
Reference in New Issue
Block a user