Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 5d44756

Browse files
committed
build: ovirt-ansible-hosted-engine-setup-1.1.7
Signed-off-by: Asaf Rachmani <[email protected]>
1 parent fc716c0 commit 5d44756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
VERSION="1.1.7"
4-
MILESTONE=master
5-
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S).git$(git rev-parse --short HEAD)"
4+
MILESTONE=
5+
RPM_RELEASE="1"
66

77
ROLE_NAME="ovirt.hosted_engine_setup"
88
PACKAGE_NAME="ovirt-ansible-hosted-engine-setup"

0 commit comments

Comments
 (0)