Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

osdldbt/dbttools-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.