mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
perhaps use Docker correctly
This commit is contained in:
parent
f53e166803
commit
88f43ad413
@ -439,7 +439,7 @@ jobs:
|
||||
- run:
|
||||
name: "Build Debian 9 image"
|
||||
command: |
|
||||
docker build -t tahoe-lafs/ci-debian-9:latest .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