Compare commits

..

1 Commits

Author SHA1 Message Date
b96b506af4 finally like this?
Some checks failed
Build and docker image / Build (pull_request) Has been cancelled
2024-05-25 10:50:41 +02:00

View File

@ -8,7 +8,7 @@ name: Build and docker image
jobs: jobs:
build: build:
name: Build name: Build
runs-on: ubuntu-latest runs-on: ubuntu:latest
steps: steps:
- uses: https://gitea.com/actions/checkout@v4 - uses: https://gitea.com/actions/checkout@v4