chore(build): build all images in parallel (faster full build)
This commit is contained in:
parent
ae54639919
commit
2d521a1114
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue