Compare commits

..

1 Commits

Author SHA1 Message Date
f7dfaafc59 feat: add convenience functions, update Docker setup, and integrate Webpack for building WebRTC internals exporter
All checks were successful
Build Docker Images for Pull Request / build (pull_request) Successful in 15m15s
2025-02-20 11:37:37 +01:00

View File

@@ -31,7 +31,7 @@ jobs:
context: . context: .
push: true push: true
tags: ${{ env.REGISTRY_URL }}/${{ github.repository_owner }}/${{ github.event.repository.name }}-monolith:latest tags: ${{ env.REGISTRY_URL }}/${{ github.repository_owner }}/${{ github.event.repository.name }}-monolith:latest
file: ./Monolith.Dockerfile file: ./Monolith.dockerfile
platforms: | platforms: |
linux/amd64 linux/amd64
linux/arm64 linux/arm64