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: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Run a command - name: Set up Docker Buildx
run: curl https://libre.moe uses: awalsh128/cache-apt-pkgs-action@latest
- name: create test file with:
run: touch test packages: docker
- name: list files version: 1.0
run: ls -l
- name: test
run: docker --version

View File

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