Skip to content

Commit

Permalink
Issue #2: use "2-ensure-docker-build-runs" tag for docker image inste…
Browse files Browse the repository at this point in the history
…ad of master
  • Loading branch information
dzhoshkun committed Sep 6, 2019
1 parent 54ba9c7 commit dbbd4d0
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 @@ -25,7 +25,7 @@ docker_build:
- ci/docker/**/*

.test_base_task: &test_base_task
image: registry.gitlab.com/gift-surg/puma/puma-ci:master
image: registry.gitlab.com/gift-surg/puma/puma-ci:2-ensure-docker-build-runs
script:
- pytest

Expand Down

0 comments on commit dbbd4d0

Please sign in to comment.