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
|
||||
tag: "latest"
|
||||
build:
|
||||
nocache: true
|
||||
path: "{{ data_dir }}/api/app"
|
||||
dockerfile: Dockerfile
|
||||
source: build
|
||||
|
||||
Reference in New Issue
Block a user