Skip to content

build-docker-publish-fix.rc0

@nicktrn nicktrn tagged this 06 Feb 13:32
The v.docker.* tags pushed by the release workflow using GITHUB_TOKEN
don't trigger the publish workflow (GitHub Actions limitation). Add a
workflow_call to publish.yml directly from the release job.

Also fix worker Containerfiles (coordinator, docker-provider,
kubernetes-provider) that fail to build since the superjson vendoring
change in @trigger.dev/core — run bundle-vendor before build:bundle.
Assets 2
Loading