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

This commit is contained in:
mgite 2024-10-29 16:59:45 +04:00
parent f281ce399a
commit 34122cf317

View File

@ -14,6 +14,8 @@ jobs:
steps: steps:
- run: | - run: |
echo ${{ gitea.event.before }} echo ${{ gitea.event.before }}
echo ${{ gitea.event.after }}
git status
- name: Setup correct time in build container - name: Setup correct time in build container
run: ln -sf /usr/share/zoneinfo/Asia/Tbilisi /etc/localtime run: ln -sf /usr/share/zoneinfo/Asia/Tbilisi /etc/localtime