ci(): fixed build target
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ build-runtime:
|
||||
IMAGE_NAME: $BASE_IMAGE_NAME/backend
|
||||
CONTAINERFILE: src/backend/Containerfile
|
||||
CONTEXT: src/backend
|
||||
BUILDTARGET: runtime
|
||||
BUILDTARGET: app
|
||||
|
||||
build-staticfiles:
|
||||
<<: *build-config
|
||||
|
||||
Reference in New Issue
Block a user