Browse Source

Merge pull request #943 from bradbeam/cilint

Fixing lint check for ci
pull/954/head
Bogdan Dobrelya 7 years ago
committed by GitHub
parent
commit
71a3c97d6f
1 changed files with 0 additions and 1 deletions
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -64,7 +64,6 @@ before_script:
paths:
- downloads/
- $HOME/.cache
stage: deploy-gce
before_script:
- docker info
- pip install ansible==2.2.1.0

Loading…
Cancel
Save