Skip to content

Commit

Permalink
follow them links
Browse files Browse the repository at this point in the history
  • Loading branch information
lukedirtwalker committed Dec 11, 2019
1 parent ee4854c commit 5785c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/hooks/pre-artifact
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ ARTIFACTS_DIR="artifacts"
mkdir -p "$ARTIFACTS_DIR" artifacts.out
cp -R "bazel-testlogs" "$ARTIFACTS_DIR"
cp -R "logs" "$ARTIFACTS_DIR"
tar caf "artifacts.out/$ARTIFACTS.tar.gz" artifacts
tar chaf "artifacts.out/$ARTIFACTS.tar.gz" artifacts

0 comments on commit 5785c98

Please sign in to comment.