Merge 5070 release for testing.

Signed-off-by: Michel Stam <mstam@ripe.net>
This commit is contained in:
Michel Stam
2022-04-07 08:17:29 +00:00
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -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
View File
@@ -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 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
VERSION=5063-1
VERSION=5070-1
set -e