Skip to content

v3-migrate: ream before reclaiming bytecode caches (#608) #213

v3-migrate: ream before reclaiming bytecode caches (#608)

v3-migrate: ream before reclaiming bytecode caches (#608) #213

Workflow file for this run

name: Push to release
on:
push:
branches:
- release
paths:
- '*.bazel'
- '.bazelrc'
- '.github/workflows/**.yml'
- 'PACE'
- 'VERSION'
- 'bazel/**'
- 'pkg/**'
jobs:
urbit:
uses: ./.github/workflows/shared.yml
with:
pace: 'soon'
upload: true
secrets: inherit
docker:
uses: ./.github/workflows/docker-shared.yml
with:
pace: 'soon'
secrets: inherit