Skip to content
Snippets Groups Projects

Tag openshift-client9 added according to RQF1990985

Merged Georgios Argyriou requested to merge RQF1990985 into master
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
+ 11
0
#!/bin/bash
TAG="openshift-client9"
ARCHES="x86_64 aarch64"
#PERMS=""
#TESTING=0
#EPEL=0
DISTTAG="el9.cern"
### You probably don't need to change anything below this
source createtag9.sh
Loading