mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Update tools/docker/deploy_images.sh
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
e43b4db3bc
commit
954eb02e2e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
set -euxo pipefail
|
||||
|
||||
# This script takes docker images in the local docker cache and pushes them to
|
||||
# a registry.
|
||||
# Docker Hub.
|
||||
|
||||
# Usage:
|
||||
# ./deploy_images.sh <TAG> all
|
||||
|
|
|
|||
Loading…
Reference in a new issue