This commit is contained in:
parent
f281ce399a
commit
34122cf317
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user