Skip to content

Build Debian .deb packages builder tool (using Github Actions) and upload to PackageCloud

License

Notifications You must be signed in to change notification settings

zlig/deb-builder-packagecloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deb-builder-packagecloud

build

Overview

Build Debian .deb packages builder tool (using GitHub Actions) and upload to PackageCloud

Repository

The artifacts from this project are uploaded as samples in the following Package Cloud repository: debs

Usage

Add repository to the list of available sources

curl -s https://packagecloud.io/install/repositories/geldtech/debs/script.deb.sh | sudo bash

Manual instructions to add repository to the list of available sources

echo "deb https://packagecloud.io/install/repositories/geldtech/debs /" | sudo tee -a /etc/apt/sources.list.d/geldtech_debs.list
sudo apt-get update

Install package

sudo apt install deb-builder-packagecloud

About

Build Debian .deb packages builder tool (using Github Actions) and upload to PackageCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages