We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00aaee commit 5f3075eCopy full SHA for 5f3075e
Auto-Devops/Ruby.gitlab-ci.yml
@@ -59,7 +59,7 @@ variables:
59
stage: test
60
services:
61
- postgres:latest@sha256:6b841c8f6a819884207402f1209a8116844365df15fca8cf556fc54a24c70800
62
- - redis:latest@sha256:1d38c52e8d34c0471350c545d7a9066c95f5a6b9f24c74209331c03c496e2290
+ - redis:latest@sha256:fb534a36ac2034a6374933467d971fbcbfa5d213805507f560d564851a720355
63
variables:
64
RAILS_ENV: test
65
before_script:
0 commit comments