summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-07-19 18:13:35 +0200
committerGerd Hoffmann <kraxel@redhat.com>2022-07-19 18:13:35 +0200
commit1317bd5d18af4be4259fcc0eafe98cc870a379df (patch)
tree81466b32b40345ef407823cea9b298949eb12dc2
parent7ade435e8d78cdcbf41136cf4863a846ef100dae (diff)
downloadqboot-1317bd5d18af4be4259fcc0eafe98cc870a379df.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 324c5a9..6bf2ae5 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -31,7 +31,7 @@ def RPMBuild() {
# gcnt="${commit##*-}"
# commit="${commit%-*}"
# version="${commit#v}"
- ghash="g$(cd source; git show --format='format:%h' | head -1)"
+ ghash="g$(cd source; git show --format='format:%h' | head -1).EOL.no.nore.updates"
gcnt="$(git show --format='format:%ai' | head -1 | sed -e 's/ .*//' -e 's/-//g')"
version="0"