finally like this?
Some checks failed
Build and docker image / Build (pull_request) Failing after 1m36s
Some checks failed
Build and docker image / Build (pull_request) Failing after 1m36s
This commit is contained in:
parent
7b056454ab
commit
284bd1a034
@ -10,11 +10,9 @@ jobs:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user