Skip to content

Commit

Permalink
update automated-testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelp1986 committed Oct 23, 2023
1 parent 4e20237 commit 9952bed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/automated-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ jobs:
cd $GITHUB_WORKSPACE/docker/certs
./generate-certs.sh
cd ..
docker compose --profile int-registry-batch-loader up
docker compose \
--ansi never --profile int-registry-batch-loader up --detach --quiet-pull

0 comments on commit 9952bed

Please sign in to comment.