mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Still a good idea to push the images
This commit is contained in:
parent
3fdc0e1ca2
commit
0cf600a27d
@ -374,6 +374,10 @@ jobs:
|
||||
-t tahoelafsci/${DISTRO}:${TAG} \
|
||||
-f ~/project/.circleci/Dockerfile.${DOCKERFILE} \
|
||||
~/project/
|
||||
- run:
|
||||
name: "Push image"
|
||||
command: |
|
||||
docker push tahoelafsci/${DISTRO}:${TAG}
|
||||
|
||||
|
||||
build-image-debian-8:
|
||||
|
Loading…
x
Reference in New Issue
Block a user