Skip to content

Commit 61dacc0

Browse files
committed
ci: Only run terraform tests in Nightly for now
They are running too often in Tests pipeline, for example when ci/ or src/ changes. Will have to think if there is a clean way to fix
1 parent c24cfbe commit 61dacc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test/pipeline.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,7 @@ steps:
742742
composition: skip-version-upgrade
743743
agents:
744744
queue: hetzner-aarch64-4cpu-8gb
745+
skip: "Version upgrade skips are allowed for LTS releases now"
745746

746747
- id: deploy-website
747748
label: Deploy website

0 commit comments

Comments
 (0)