fix CI: use correct container image, add docker socket for build
This commit is contained in:
parent
48cf249241
commit
7075b3f34e
@ -42,6 +42,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: gitea-job-image
|
||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user