Merge branch '6.8' of https://gitea.onecluster.org/OneTeam/trytondo-sale_opportunity_management into 6.8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Camilo Gonzalez 2023-08-19 12:45:33 -05:00
commit c0db903ac8

View File

@ -1,7 +1,7 @@
# #
# variables que puedo usar? https://woodpecker-ci.org/docs/0.15/usage/environment#built-in-environment-variables # variables que puedo usar? https://woodpecker-ci.org/docs/0.15/usage/environment#built-in-environment-variables
pipeline: steps:
style: style:
image: python:3.9 image: python:3.9
commands: commands:
@ -20,7 +20,7 @@ pipeline:
- python3 -m unittest - python3 -m unittest
notify-success: notify-success:
image: plugins/matrix image: gitea.onecluster.org/alnus/plugins/matrix:latest
settings: settings:
home_server: https://matrix.org home_server: https://matrix.org
roomid: "!oxZmsJwfvciTuLYIwg:matrix.org" roomid: "!oxZmsJwfvciTuLYIwg:matrix.org"