Add --build-only option to complement.sh to prevent actually running Complement. (#13158)

This commit is contained in:
reivilibre 2022-07-07 15:18:38 +01:00 committed by GitHub
parent bb20113c8f
commit 0c95313a44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 3 deletions

1
changelog.d/13158.misc Normal file
View file

@ -0,0 +1 @@
Add support to `complement.sh` for skipping the docker build.