mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
do have line continuation
This commit is contained in:
parent
a2f78ca703
commit
95050fefd6
@ -450,7 +450,7 @@ jobs:
|
|||||||
docker \
|
docker \
|
||||||
build \
|
build \
|
||||||
--build-arg TAG=${TAG} \
|
--build-arg TAG=${TAG} \
|
||||||
--build-arg PYTHON_VERSION=${PYTHON_VERSION}
|
--build-arg PYTHON_VERSION=${PYTHON_VERSION} \
|
||||||
-t tahoelafsci/${DISTRO}:${TAG} \
|
-t tahoelafsci/${DISTRO}:${TAG} \
|
||||||
-f ~/project/.circleci/Dockerfile.${DISTRO} \
|
-f ~/project/.circleci/Dockerfile.${DISTRO} \
|
||||||
~/project/
|
~/project/
|
||||||
|
Loading…
Reference in New Issue
Block a user