Skip to content

Commit

Permalink
Artifact Attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
howieavp76 committed Jun 2, 2019
1 parent 187f44f commit 702eba5
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 @@ -236,6 +236,8 @@ jobs: # a collection of
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 702eba5

Please sign in to comment.