Files
test/.gitea/workflows/hello.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 18: mapping key "run" already defined at line 17
Martin Kudlacek 5e7bfccdca WIP
2025-11-13 09:01:19 +01:00

19 lines
370 B
YAML

name: Hello World
on:
push:
branches: [ main ]
jobs:
say_hello:
runs-on: docker
steps:
- name: Checkout
uses: docker://alpine/git
with:
args: clone $GITEA_SERVER_URL/$GITEA_REPOSITORY .
- name: Say Hello
run: echo "Hello, world from Gitea Actions!"
run: date > muj-cas-je-pouho-pouhe-prozatim.txt