Skip to content

Commit

Permalink
#2: use "master" version for Docker image to be pulled from registry …
Browse files Browse the repository at this point in the history
…for CI builds
  • Loading branch information
dzhoshkun committed Sep 24, 2019
1 parent 3fb6373 commit 236b7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ test:windows:

test:linux:
<<: *test_base_task
image: registry.gitlab.com/gift-surg/puma/puma-ci:2-ensure-docker-build-runs
image: registry.gitlab.com/gift-surg/puma/puma-ci-linux:master
tags:
- gift-little
- docker

0 comments on commit 236b7ba

Please sign in to comment.