mirror of
https://github.com/RIPE-NCC/ripe-atlas-software-probe.git
synced 2024-05-11 05:55:02 +00:00
Merge 5070 release for testing.
Signed-off-by: Michel Stam <mstam@ripe.net>
This commit is contained in:
@@ -70,6 +70,7 @@ build_image_centos8:
|
||||
stage: build
|
||||
only:
|
||||
- devel
|
||||
- testing
|
||||
script:
|
||||
- cd ..
|
||||
- HOME=$PWD ripe-atlas-software-probe/build-config/debian/bin/make-deb
|
||||
@@ -94,6 +95,7 @@ build-ci-test-debian11:
|
||||
stage: build
|
||||
only:
|
||||
- devel
|
||||
- testing
|
||||
script:
|
||||
- cd ..
|
||||
- ripe-atlas-software-probe/build-config/centos/bin/cp-repo-files $CENTOS_VERSION
|
||||
|
||||
@@ -1 +1 @@
|
||||
5063
|
||||
5070
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: atlasswprobe
|
||||
Summary: RIPE Atlas probe software
|
||||
Version: 5063
|
||||
Version: 5070
|
||||
Release: 1%{?dist}
|
||||
License: RIPE NCC
|
||||
Group: Applications/Internet
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
VERSION=5063-1
|
||||
VERSION=5070-1
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user