chore: bump patch version to 1.5.2, add monitor container
This commit is contained in:
@@ -30,6 +30,12 @@ docker buildx build --platform ${PLATFORMS} \
|
||||
--push \
|
||||
./frontend
|
||||
|
||||
docker buildx build --platform ${PLATFORMS} \
|
||||
-t ${REGISTRY}/${PROJECT}/monitor:latest \
|
||||
-f monitor/Dockerfile \
|
||||
--push \
|
||||
.
|
||||
|
||||
echo ""
|
||||
echo "✅ Done! Multi-platform images successfully pushed to ${REGISTRY}"
|
||||
echo " Platforms: ${PLATFORMS}"
|
||||
|
||||
Reference in New Issue
Block a user