Skip to content
Snippets Groups Projects
Commit 552ad474 authored by Juan Manuel Guijarro's avatar Juan Manuel Guijarro
Browse files

RQF2825863: add scitags tags

parent a11c4c40
No related branches found
No related tags found
1 merge request!165RQF2825863: add scitags tags
#!/bin/bash
TAG="scitags8al"
#ARCHES="x86_64 aarch64"
#TESTING=0
#EPEL=0
DISTTAG="al8.cern"
### You probably don't need to change anything below this
source createtag8al.sh
#!/bin/bash
TAG="scitags8el"
#ARCHES="x86_64 aarch64"
#TESTING=0
#EPEL=0
DISTTAG="rh8.cern"
### You probably don't need to change anything below this
source createtag8el.sh
#!/bin/bash
TAG="scitags9al"
#ARCHES="x86_64 aarch64"
#TESTING=0
#EPEL=0
DISTTAG="al9.cern"
### You probably don't need to change anything below this
source createtag9al.sh
#!/bin/bash
TAG="scitags9el"
#ARCHES="x86_64 aarch64"
#TESTING=0
#EPEL=0
DISTTAG="rh9.cern"
### 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