Compare commits

..

1 Commits

Author SHA1 Message Date
d5e88732f9 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 15m20s
2025-02-20 11:16:18 +01:00

View File

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