Files
spring-data-relational/ci/accept-third-party-license.sh
Greg L. Turnquist 4885a948f0 DATAJDBC-642 - Use Docker hub credentials for all docker operations.
Be sure to use maven caching for cleaning. Also relocate all the CI scripts into a ci folder.
2020-12-09 13:23:49 -06:00

6 lines
165 B
Bash
Executable File

#!/bin/sh
{
echo "mcr.microsoft.com/mssql/server:2017-CU12"
echo "ibmcom/db2:11.5.0.0a"
} > spring-data-jdbc/src/test/resources/container-license-acceptance.txt