Update container nightly script
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
2da3e34515
commit
6fcacec0f2
@ -12,9 +12,9 @@ DEST=$(pwd)
|
||||
DATE=$(date "+%Y%m%d")
|
||||
# the Pungi 'shortname', which we will include in fedmsgs for disambiguation
|
||||
SHORT="Fedora-Docker"
|
||||
RELEASE="35"
|
||||
RELEASE_TITLE="35"
|
||||
COMPSFILE="comps-f35.xml"
|
||||
RELEASE="37"
|
||||
RELEASE_TITLE="37"
|
||||
COMPSFILE="comps-f37.xml"
|
||||
TMPDIR=`mktemp -d /tmp/$RELEASE.$DATE.XXXX`
|
||||
TOMAIL="test-reports@lists.fedoraproject.org"
|
||||
FROM="Fedora Branched Report <rawhide@fedoraproject.org>"
|
||||
|
Loading…
Reference in New Issue
Block a user