mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-19 23:33:37 -05:00
tainted cache?
This commit is contained in:
1
Makefile
1
Makefile
@@ -593,6 +593,7 @@ awx-kube-dev-build: Dockerfile.kube-dev
|
||||
## Build awx image for deployment on Kubernetes environment.
|
||||
awx-kube-build: Dockerfile awx/ui_next/src
|
||||
DOCKER_BUILDKIT=1 docker build -f Dockerfile \
|
||||
--no-cache \
|
||||
--build-arg VERSION=$(VERSION) \
|
||||
--build-arg SETUPTOOLS_SCM_PRETEND_VERSION=$(VERSION) \
|
||||
--build-arg HEADLESS=$(HEADLESS) \
|
||||
|
||||
Reference in New Issue
Block a user