mirror of https://github.com/cirruslabs/tart.git
Skip integration test gate for release (#1229)
This commit is contained in:
parent
1e52e17c21
commit
8aa377b71e
|
|
@ -103,7 +103,6 @@ task:
|
||||||
only_if: $CIRRUS_TAG != ''
|
only_if: $CIRRUS_TAG != ''
|
||||||
depends_on:
|
depends_on:
|
||||||
- lint
|
- lint
|
||||||
- test
|
|
||||||
- build
|
- build
|
||||||
macos_instance:
|
macos_instance:
|
||||||
image: ghcr.io/cirruslabs/macos-runner:tahoe
|
image: ghcr.io/cirruslabs/macos-runner:tahoe
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue