We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00aaee commit a0788b8Copy full SHA for a0788b8
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:6aafb7f25fc93c4ff74e99cff8e85899f03901bc96e61ba12cd3c39e95503c73
63
variables:
64
RAILS_ENV: test
65
before_script:
0 commit comments