move 'make-tags.sh' to the top-level dir

This commit is contained in:
Christian Kellner 2020-09-05 18:19:55 +02:00
parent 7bd3f197a7
commit 5c0965fe9f

View file

@ -1,8 +0,0 @@
#!/usr/bin/sh
KOJI="koji --server=http://localhost/kojihub --user=kojiadmin --password=kojipass --authtype=password"
$KOJI add-tag f32
$KOJI add-tag --parent f32 f32-candidate
$KOJI add-tag --parent f32 --arches=i686,x86_64 f32-build
$KOJI add-target f32-candidate f32-build f32-canidate