mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
nope, that was wrong, but this seems to be right.
This commit is contained in:
parent
88f43ad413
commit
3cf9e05efd
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user