mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-11 20:11:47 +00:00
don't have a default
This commit is contained in:
@ -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/
|
||||
|
Reference in New Issue
Block a user