mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated ansible and make deb
This commit is contained in:
committed by
Dan Christian Bogos
parent
98856a383f
commit
362301b3c1
@@ -2,7 +2,7 @@
|
||||
Origin: apt.cgrates.org
|
||||
Label: apt.cgrates.org
|
||||
Suite: stable
|
||||
Codename: v0.10
|
||||
Codename: v0.10.0
|
||||
Architectures: amd64
|
||||
Components: main
|
||||
Description: CGRateS v0.10.0 APT repository
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DISTRIBUTION ?= nightly
|
||||
DISTRIBUTION ?= stable
|
||||
|
||||
GIT_COMMIT=$(shell git log -n1 --format=format:%h)
|
||||
GIT_DATE=$(shell date +%Y%m%d%H%M%S --date="@$(shell git log -n1 --format=format:%ct)")
|
||||
|
||||
Reference in New Issue
Block a user