Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
tdemin committed Aug 12, 2019
1 parent 5a946ca commit 5ddc885
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.yml
Expand Up @@ -8,6 +8,10 @@ steps:
- pip install pylint
- pip install -r requirements.txt
- pylint project_amber
when:
branch:
exclude:
- master
- name: push to registry
image: plugins/docker
settings:
Expand Down

0 comments on commit 5ddc885

Please sign in to comment.