Skip to content

Commit

Permalink
Artifact Attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
howieavp76 authored and david-waltermire committed Jun 6, 2019
1 parent 4537640 commit 5bd0c44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ jobs: # a collection of build jobs
name: Generate round trip XML and JSON conversions
command: |
bash "$CICD_DIR/roundTripXML.sh" "$OSCAL_BUILD_DIR"
echo "Trying to move files to the %s directory" "${OSCAL_BUILD_DIR)"
mkdir "${OSCAL_BUILD_DIR}"/build
mv "${OSCALDIR}"/build/ci-cd/temp/* "${OSCAL_BUILD_DIR}"/build
- *publish_artifacts
- *persist_to_build_workspace
Expand Down

0 comments on commit 5bd0c44

Please sign in to comment.