chore: build cache
This commit is contained in:
parent
c72bb56220
commit
c3a63d0942
@ -6,4 +6,6 @@ set -e
|
|||||||
TAG=${TAG?Variable not set} \
|
TAG=${TAG?Variable not set} \
|
||||||
docker-compose \
|
docker-compose \
|
||||||
-f docker-compose.yml \
|
-f docker-compose.yml \
|
||||||
build
|
build \
|
||||||
|
--no-cache \
|
||||||
|
--parallel \
|
||||||
|
Loading…
Reference in New Issue
Block a user