Fix: mount docker socket in build containers
Some checks failed
Build & Push Docker Image / build (push) Failing after 9m48s
Some checks failed
Build & Push Docker Image / build (push) Failing after 9m48s
This commit is contained in:
parent
b2ff20208e
commit
7b2ee7f616
1 changed files with 2 additions and 2 deletions
|
|
@ -29,5 +29,5 @@ jobs:
|
|||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: git.moritz.run/helios/helios-remote:latest
|
||||
cache-from: type=registry,ref=git.moritz.run/helios/helios-remote:cache
|
||||
cache-to: type=registry,ref=git.moritz.run/helios/helios-remote:cache,mode=max
|
||||
cache-from: type=registry,ref=git.moritz.run/helios/helios-remote:buildcache
|
||||
cache-to: type=registry,ref=git.moritz.run/helios/helios-remote:buildcache,mode=max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue