Skip to content

Commit

Permalink
Issue #2: add docker tags to CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhoshkun committed Sep 6, 2019
1 parent 928c3a6 commit d78e299
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ test:windows:
image: registry.gitlab.com/gift-surg/xononav/xononav-ci-tmp-windows:14-12
tags:
- gift-hopper
- docker-windows

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

0 comments on commit d78e299

Please sign in to comment.