Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Create artefacts dir
Browse files Browse the repository at this point in the history
  • Loading branch information
nstrug committed Mar 16, 2016
1 parent 46a8aa3 commit 5ee262b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kickstartbuild.sh
Expand Up @@ -23,6 +23,7 @@ fi

# setup artefacts environment
ARTEFACTS=${WORKSPACE}/artefacts/kickstarts
mkdir -p $ARTEFACTS

# copy erb files from one directory to the next, creating directory if needed
rsync -td --out-format="#%n#" --delete-excluded --include=*.erb --exclude=* \
Expand Down

0 comments on commit 5ee262b

Please sign in to comment.