overkill engineering
This commit is contained in:
parent
72150594f5
commit
9ecab0328b
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@ steps:
|
||||||
- python3 .ci/port_attribution_watcher.py | tee output.txt
|
- python3 .ci/port_attribution_watcher.py | tee output.txt
|
||||||
- python3 .ci/traefik_label_watcher.py | tee output.txt
|
- python3 .ci/traefik_label_watcher.py | tee output.txt
|
||||||
comment:
|
comment:
|
||||||
image: tsakidev/giteacomment:latest
|
image: git.gnous.eu/enpls/gitea-comment-plugin:stable
|
||||||
settings:
|
settings:
|
||||||
gitea_base_url: https://git.gnous.eu/
|
gitea_address: https://git.gnous.eu
|
||||||
gitea_token:
|
gitea_token:
|
||||||
from_secret: gnous_cicd_token
|
from_secret: gnous_cicd_token
|
||||||
comment_from_file: output.txt
|
comment_file: output.txt
|
||||||
lint:
|
lint:
|
||||||
image: debian:stable
|
image: debian:stable
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue