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