Skip to content

Commit

Permalink
Issue #2: move Linux Dockerfile to linux folder [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhoshkun committed Sep 6, 2019
1 parent d78e299 commit 72346a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ stages:
- setup
- test

docker_build:
setup:docker:linux:
image: docker:18.09.0
stage: setup
variables:
Expand All @@ -22,7 +22,7 @@ docker_build:
- gce
only:
changes:
- ci/docker/**/*
- ci/docker/linux/**/*

.test_base_task: &test_base_task
script:
Expand Down
File renamed without changes.

0 comments on commit 72346a2

Please sign in to comment.