This commit is contained in:
parent
3e77f7282a
commit
f281ce399a
@ -12,6 +12,9 @@ jobs:
|
|||||||
update:
|
update:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
- run: |
|
||||||
|
echo ${{ gitea.event.before }}
|
||||||
|
|
||||||
- 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