Skip to content
Snippets Groups Projects

add riak8el tag

Merged Marta Vila Fernandes requested to merge riak into master
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
+ 11
0
 
#!/bin/bash
 
 
TAG="riak8el"
 
#ARCHES="x86_64 aarch64"
 
PERMS="build-config"
 
#TESTING=0
 
#EPEL=0
 
DISTTAG="config8el"
 
 
### You probably don't need to change anything below this
 
source createtag8el.sh
Loading