Skip to content

vere: use fcntl advisory locks on pidfile (#697) #245

vere: use fcntl advisory locks on pidfile (#697)

vere: use fcntl advisory locks on pidfile (#697) #245

Workflow file for this run

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