mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-02 08:36:03 -04:00
Enable Complement CI tests in the 'latest deps' test run. (#13213)
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
This commit is contained in:
parent
b817574be7
commit
05aeeb3a80
4 changed files with 58 additions and 5 deletions
|
@ -101,6 +101,7 @@ if [ -z "$skip_docker_build" ]; then
|
|||
echo_if_github "::group::Build Docker image: matrixdotorg/synapse"
|
||||
docker build -t matrixdotorg/synapse \
|
||||
--build-arg TEST_ONLY_SKIP_DEP_HASH_VERIFICATION \
|
||||
--build-arg TEST_ONLY_IGNORE_POETRY_LOCKFILE \
|
||||
-f "docker/Dockerfile" .
|
||||
echo_if_github "::endgroup::"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue