This is an automated email from the ASF dual-hosted git repository.
warren pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 06344fa7 fix: add newline to end of file
new 0807765c chore: create alpine-dbt-mysql
new b513dd94 fix: add license
new ff625d07 chore: update lake builder
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Dockerfile | 10 +---------
.../alpine-dbt-mysql/Dockerfile | 19 ++++++++++---------
devops/alpine-dbt-mysql/README.md | 11 +++++++++++
devops/lake-builder/Dockerfile | 3 +--
4 files changed, 23 insertions(+), 20 deletions(-)
copy scripts/export-env.sh => devops/alpine-dbt-mysql/Dockerfile (65%)
mode change 100755 => 100644
create mode 100644 devops/alpine-dbt-mysql/README.md