DONE: put hardcoded app_key for testing
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
||||
|
||||
echo "Building and pushing backend: ${TAGS}"
|
||||
docker buildx build \
|
||||
--target production \
|
||||
--platform linux/amd64 \
|
||||
--cache-from type=registry,ref=${IMAGE}:buildcache,ignore-error=true \
|
||||
--cache-to type=registry,ref=${IMAGE}:buildcache,mode=max \
|
||||
|
||||
Reference in New Issue
Block a user