Compare commits
1 commit
c871e08155
...
89831a257a
| Author | SHA1 | Date | |
|---|---|---|---|
| 89831a257a |
1 changed files with 0 additions and 3 deletions
|
|
@ -18,9 +18,6 @@ steps:
|
||||||
image: docker.io/library/elixir:1.18.3-otp-27
|
image: docker.io/library/elixir:1.18.3-otp-27
|
||||||
commands:
|
commands:
|
||||||
- echo "$DRONE_REPO_OWNER/$DRONE_REPO_NAME/" >> .cache_key
|
- echo "$DRONE_REPO_OWNER/$DRONE_REPO_NAME/" >> .cache_key
|
||||||
- echo $(sha256sum mix.lock) >> .cache_key
|
|
||||||
# Print cache key for debugging
|
|
||||||
- cat .cache_key
|
|
||||||
|
|
||||||
- name: restore-cache
|
- name: restore-cache
|
||||||
image: drillster/drone-volume-cache
|
image: drillster/drone-volume-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue