Skip to content

Commit ddf8c04

Browse files
committed
fixup! delete code related to legacy production provisioning of templates-api
1 parent 66cfc3e commit ddf8c04

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release-service-templates.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
uses: ./.github/workflows/test-e2e-service-templates.yml
4545
with:
4646
without-cache: true
47-
test-k8s-service-templates:
48-
name: "K8S: Templates"
49-
secrets: inherit
50-
uses: ./.github/workflows/test-k8s-service-templates.yml
5147
build-and-push-api-image:
5248
name: "Build & Push API Image"
5349
runs-on: ubuntu-latest
@@ -57,7 +53,6 @@ jobs:
5753
- test-lint
5854
- test-unit
5955
- test-e2e-service-templates
60-
- test-k8s-service-templates
6156
steps:
6257
- name: Checkout
6358
uses: actions/checkout@v5

0 commit comments

Comments
 (0)