Skip to content

Commit

Permalink
build: ovirt-ansible-hosted-engine-setup-1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Asaf Rachmani <arachman@redhat.com>
  • Loading branch information
arachmani committed Mar 22, 2020
1 parent 129c230 commit e80bf08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

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

ROLE_NAME="ovirt.hosted_engine_setup"
PACKAGE_NAME="ovirt-ansible-hosted-engine-setup"
Expand Down

0 comments on commit e80bf08

Please sign in to comment.