Compare commits
1 commit
c871e08155
...
89831a257a
| Author | SHA1 | Date | |
|---|---|---|---|
| 89831a257a |
1 changed files with 3 additions and 1 deletions
|
|
@ -78,7 +78,9 @@ steps:
|
||||||
# Fetch dependencies
|
# Fetch dependencies
|
||||||
- mix deps.get
|
- mix deps.get
|
||||||
# Run tests
|
# Run tests
|
||||||
- mix test
|
# - mix test
|
||||||
|
# TODO: remove this, added only for testing
|
||||||
|
- mix compile
|
||||||
|
|
||||||
- name: rebuild-cache
|
- name: rebuild-cache
|
||||||
image: drillster/drone-volume-cache
|
image: drillster/drone-volume-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue