mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
Add missing \
This commit is contained in:
2
Makefile
2
Makefile
@@ -76,7 +76,7 @@ build-saas:
|
|||||||
--build-arg BUILD=saas \
|
--build-arg BUILD=saas \
|
||||||
--build-arg DATABASE=pg \
|
--build-arg DATABASE=pg \
|
||||||
--platform linux/arm64 \
|
--platform linux/arm64 \
|
||||||
--tag $(AWS_IMAGE):$(tag)
|
--tag $(AWS_IMAGE):$(tag) \
|
||||||
--push .
|
--push .
|
||||||
|
|
||||||
build-release-arm:
|
build-release-arm:
|
||||||
|
|||||||
Reference in New Issue
Block a user