mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
Get the image tagged with the right name for the push
This commit is contained in:
parent
3a20912ecf
commit
67586c68db
@ -443,7 +443,7 @@ jobs:
|
||||
- run:
|
||||
name: "Build Debian 9 image"
|
||||
command: |
|
||||
docker build -t tahoe-lafs/ci-debian-9:latest -f ~/project/.circleci/Dockerfile.debian-9 .
|
||||
docker build -t tahoelafsci/debian:9 -f ~/project/.circleci/Dockerfile.debian-9 .
|
||||
- run:
|
||||
name: "Push Debian 9 image"
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user