We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0ad09 commit 13f290fCopy full SHA for 13f290f
.ldrelease/config.yml
@@ -7,6 +7,8 @@ publications:
7
jobs:
8
- template:
9
name: php
10
+ skip:
11
+ - test # unit tests are run in CI with Consul present
12
13
branches:
14
- name: main
0 commit comments