ci(dotnet): fix workflow and formatting
Fix formatting and provide build platform. This together with debian path fix should resolve building of the images
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/parkervcp/yolks:debian
|
||||
FROM --platform=$BUILDPLATFORM ghcr.io/parkervcp/yolks:debian
|
||||
|
||||
LABEL author="Torsten Widmann" maintainer="info@goover.de"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/parkervcp/yolks:debian
|
||||
FROM --platform=$BUILDPLATFORM ghcr.io/parkervcp/yolks:debian
|
||||
|
||||
LABEL author="Torsten Widmann" maintainer="info@goover.de"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/parkervcp/yolks:debian
|
||||
FROM --platform=$BUILDPLATFORM ghcr.io/parkervcp/yolks:debian
|
||||
|
||||
LABEL author="Torsten Widmann" maintainer="info@goover.de"
|
||||
|
||||
|
Reference in New Issue
Block a user