parent
b573b4cb85
commit
4dd9498811
1 changed files with 2 additions and 8 deletions
|
@ -6,10 +6,7 @@ steps:
|
|||
- python3 .ci/port_attribution_watcher.py
|
||||
- python3 .ci/traefik_labels_watcher.py
|
||||
when:
|
||||
- event: pull_request
|
||||
repo: gnouseu/docker-services
|
||||
- event: push
|
||||
branch: main
|
||||
- event: [push, pull_request]
|
||||
lint:
|
||||
image: debian:stable-slim
|
||||
commands:
|
||||
|
@ -19,7 +16,4 @@ steps:
|
|||
- chmod +x /usr/local/bin/docker-compose
|
||||
- sh .ci/lint.sh
|
||||
when:
|
||||
- event: pull_request
|
||||
repo: gnouseu/docker-services
|
||||
- event: push
|
||||
branch: main
|
||||
- event: [push, pull_request]
|
||||
|
|
Loading…
Add table
Reference in a new issue