summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-07-19 18:13:55 +0200
committerGerd Hoffmann <kraxel@redhat.com>2022-07-19 18:13:55 +0200
commit679ef961078b16c716b872932619d286b6c3fac1 (patch)
tree8d5cd41a078ee05c13b5d0a6d018e129e473e609
parentc3a758be9a9351f5e0b6b99cb1e2a306234177ed (diff)
downloadipxe-679ef961078b16c716b872932619d286b6c3fac1.tar.gz
add EOL notice for realdocker
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 431003c..6aad433 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -26,7 +26,7 @@ def RPMBuild() {
# figure version
commit="$(cd source; git describe --tags --long --match 'v*')"
- ghash="${commit##*-}"
+ ghash="${commit##*-}.EOL.no.nore.updates"
commit="${commit%-*}"
gcnt="${commit##*-}"
commit="${commit%-*}"