UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit e46be2d4 authored by Scott Stroud's avatar Scott Stroud
Browse files

rpm key stuff

parent 0c8d43a0
Pipeline #299947 passed with stages
in 20 minutes and 12 seconds
...@@ -24,9 +24,6 @@ importArtifacts() { ...@@ -24,9 +24,6 @@ importArtifacts() {
echo -e "\nImporting ${httpdomain} artifacts ..." echo -e "\nImporting ${httpdomain} artifacts ..."
maniDir=$(dirname "$manifestPath") maniDir=$(dirname "$manifestPath")
if [[ ! -f "$maniDir/build-image.sh" ]]; then
cp build-image.sh $maniDir/
fi
# (re)set the filelist.txt # (re)set the filelist.txt
mkdir -p $resourceDir mkdir -p $resourceDir
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment