add nocache to api image
All checks were successful
Deploy Containers / Prepare (push) Successful in 45s
All checks were successful
Deploy Containers / Prepare (push) Successful in 45s
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
name: api
|
name: api
|
||||||
tag: "latest"
|
tag: "latest"
|
||||||
build:
|
build:
|
||||||
|
nocache: true
|
||||||
path: "{{ data_dir }}/api/app"
|
path: "{{ data_dir }}/api/app"
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
source: build
|
source: build
|
||||||
|
|||||||
Reference in New Issue
Block a user