mirror of
https://github.com/chatmail/relay.git
synced 2026-05-14 18:04:38 +00:00
docker/ci: don't run the regular deploys for the j4n/docker-pr branch
This commit is contained in:
1
.github/workflows/test-and-deploy.yaml
vendored
1
.github/workflows/test-and-deploy.yaml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
name: deploy on staging2.testrun.org, and run tests
|
||||
if: ${{ !startsWith(github.head_ref, 'j4n/') }}
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user