nope, that was wrong, but this seems to be right.

This commit is contained in:
Jean-Paul Calderone 2019-04-03 13:28:42 -04:00
parent 88f43ad413
commit 3cf9e05efd

View File

@ -439,7 +439,7 @@ jobs:
- run:
name: "Build Debian 9 image"
command: |
docker build -t tahoe-lafs/ci-debian-9:latest -f .circleci/Dockerfile.debian-9
docker build -t tahoe-lafs/ci-debian-9:latest -f .circleci/Dockerfile.debian-9 .
- run:
name: "Push Debian 9 image"
command: |