Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 338 Bytes

dbttools packaging

This repository contains scripts, relying on docker-compose, used to build dbttools package. Only the RPM format for centos8 is supported.

Package building

Execute the following make command to build the package:

$ make -C rpm

Generated package is located into the rpm/build/ directory.