include ruby version in cache
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
f 2022-02-15 15:27:53 -03:00
parent eba74e8eda
commit 4cea1b3d1c

View file

@ -13,7 +13,7 @@ pipeline:
username: sutty
secrets:
- docker_password
cache_from: registry.nulo.in/sutty/ruby:${ALPINE_VERSION}
cache_from: registry.nulo.in/sutty/ruby:${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}
when:
branch: antifascista
event: push