Compare commits

...

5 Commits
master ... uwu1

Author SHA1 Message Date
bf42eb6c96 README.md aktualisiert
Some checks failed
test / main (push) Has been cancelled
2024-12-17 08:38:32 +01:00
f21485da8b .gitea/workflows/test.yaml aktualisiert
Some checks failed
test / main (push) Failing after 51s
2024-06-27 14:40:37 +02:00
cc394d62a4 .gitea/workflows/test.yaml aktualisiert
Some checks failed
test / main (push) Has been cancelled
2024-06-27 14:36:04 +02:00
489121ce3c .gitea/workflows/test.yaml aktualisiert
Some checks failed
test / main (push) Failing after 4s
2024-06-27 14:34:29 +02:00
ff22d7e776 .gitea/workflows/test.yaml aktualisiert
Some checks failed
test / main (push) Failing after 4s
2024-06-27 14:34:00 +02:00
2 changed files with 10 additions and 7 deletions

View File

@ -6,9 +6,11 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Run a command
run: curl https://libre.moe
- name: create test file
run: touch test
- name: list files
run: ls -l
- name: Set up Docker Buildx
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: docker
version: 1.0
- name: test
run: docker --version

View File

@ -1,3 +1,4 @@
# test
testing repo for this gitea instance
testing repo for this gitea instance.
I like conflicts.