index
:
erlang.mk.git
ci-for-pr-1005
faster-erl
fix-amqp_client
gh-pages
improve-rebar-config
make-ci-green
master
native-elixir
remove-most-packages
templates
test-some-hex-packages
work-20241127
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
circle.yml
4
1 files changed, 4 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index ffdadee..b4deef6 100644
--- a/
circle.yml
+++ b/
circle.yml
@@ -1,3 +1,7 @@
+general:
+ artifacts:
+ - "test/pkgs.log"
+
dependencies:
cache_directories:
- "~/.kerl"