sample commit #1

Open
remoll wants to merge 6 commits from feature/landingpage-styling into main
Showing only changes of commit 284bd1a034 - Show all commits

View File

@ -10,11 +10,9 @@ jobs:
name: Build name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Map docker socket
run: ln -s /var/run/user/1000/docker.sock /var/run/docker.sock
- name: Install prerequisites
run: |
apt update
apt install -y docker
- uses: https://gitea.com/actions/checkout@v4 - uses: https://gitea.com/actions/checkout@v4