Skip to content
Snippets Groups Projects
Verified Commit 56ad9a25 authored by Varac's avatar Varac
Browse files

Use own ruby image for production CI

parent 4379595e
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ stop-review:
- master
production:
image: debian:stretch
image: 0xacab.org:4567/leap/docker/ruby:stretch_amd64
stage: production
environment:
name: production
......@@ -74,4 +74,3 @@ production:
- apt-get update
- apt-get install -y --no-install-recommends capistrano
- cap deploy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment