mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
maybe this will get the path right?
probably not
This commit is contained in:
parent
3cf9e05efd
commit
81fbc1dfb5
@ -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 ~/project/.circleci/Dockerfile.debian-9 .
|
||||
- run:
|
||||
name: "Push Debian 9 image"
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user