mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 15:45:47 +01:00
Try a fix permissions script to access Docker daemon socket
This commit is contained in:
parent
ab9fdea9bf
commit
9ec36fecaa
@ -6,6 +6,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:runner-22.04
|
||||
steps:
|
||||
- uses: https://github.com/imlonghao/gitea-runner-docker-permission-fix@main
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Build Docker image
|
||||
|
Loading…
Reference in New Issue
Block a user