second commit

This commit is contained in:
Volodymyr Bondar 2023-11-23 15:55:50 +01:00
parent adb20e2db5
commit c3b7ee2d13

8
.gitea/ci.yml Normal file
View File

@ -0,0 +1,8 @@
name: First CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "