Skip to content
Snippets Groups Projects
Commit 38a72f8c authored by Marta Vila Fernandes's avatar Marta Vila Fernandes :game_die:
Browse files

create a jeedy tag for al9 and el9

parent 1ede89c6
No related branches found
No related tags found
1 merge request!128RQF2298973 create a jeedy tag for al9 and el9
#!/bin/bash
TAG="jeedy9al"
#ARCHES="x86_64 aarch64"
#PERMS=""
#TESTING=0
#EPEL=0
DISTTAG="el9.cern"
### You probably don't need to change anything below this
source createtag9al.sh
#!/bin/bash
TAG="jeedy9el"
#ARCHES="x86_64 aarch64"
#PERMS=""
#TESTING=0
#EPEL=0
#DISTTAG=""
### You probably don't need to change anything below this
source createtag9el.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment