Test
Some checks failed
Update odoo 18 / update (push) Failing after 9s

This commit is contained in:
mgite 2024-10-29 17:01:52 +04:00
parent 34122cf317
commit 4952a1b76b

View File

@ -13,9 +13,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- run: |
echo ${{ gitea.event.before }}
echo ${{ gitea.event.after }}
git status
modules_to_update=$(git diff --name-only ${{ gitea.event.before }}..${{ gitea.event.after }} | awk -F/ '{print $1}' |
- name: Setup correct time in build container
run: ln -sf /usr/share/zoneinfo/Asia/Tbilisi /etc/localtime