chore(build): build all images in parallel (faster full build)

This commit is contained in:
Taha Yassine Kraiem 2022-10-28 15:00:58 +02:00
parent ae54639919
commit 2d521a1114

View file

@ -1,6 +1,6 @@
#!/bin/bash
set -e
# Must run inside tmux
# This script will build and push docker image to registry
# Usage: IMAGE_TAG=latest DOCKER_REPO=rg.fr-par.scw.cloud/foss bash build_deploy.sh