Skip to content

Commit

Permalink
missing docker compose ?
Browse files Browse the repository at this point in the history
  • Loading branch information
adfaure committed Dec 5, 2024
1 parent 055da71 commit aaf2b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/build-docker-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ export COMPOSE_FILE=$ROOT_PROJECT/scripts/ci/docker/docker-compose.test.yml
export COMPOSE_PROJECT_NAME="$(basename "$ROOT_PROJECT")_ci"

cd $ROOT_PROJECT
docker-compose build
docker compose build

0 comments on commit aaf2b5c

Please sign in to comment.