Skip to content

Commit

Permalink
Artifact #7
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 7c362ff commit 0124f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs: # a collection of build jobs
command: |
bash "${CICD_DIR}/roundTripXML.sh" "$OSCAL_BUILD_DIR"
- store_artifacts:
path: "build/ci-cd/temp/*"
path: "git-checkout/build/ci-cd/temp/*"
destination: build
job-generate-docs:
executor: java-executor
Expand Down

0 comments on commit 0124f87

Please sign in to comment.