still doesn't use the local image
This commit is contained in:
parent
d9772d452c
commit
eaa44f6aee
1 changed files with 2 additions and 0 deletions
|
@ -13,8 +13,10 @@ build_image() {
|
|||
# shellcheck disable=SC2068
|
||||
docker build \
|
||||
--pull \
|
||||
--no-cache \
|
||||
$@ \
|
||||
.
|
||||
docker images
|
||||
}
|
||||
|
||||
push_image() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue