From 314a4252f32c9d4c19055334f5969b57b5b5c802 Mon Sep 17 00:00:00 2001 From: libops-agent Date: Sun, 2 Aug 2026 18:35:12 +0000 Subject: [PATCH] [patch] Use released sitectl lifecycle --- .github/workflows/sitectl-create-smoke-test.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/workflows/sitectl-create-smoke-test.yaml b/.github/workflows/sitectl-create-smoke-test.yaml index 9bbaf7b..0ae6501 100644 --- a/.github/workflows/sitectl-create-smoke-test.yaml +++ b/.github/workflows/sitectl-create-smoke-test.yaml @@ -26,11 +26,6 @@ jobs: plugin: wp create-definition: ${{ matrix.create_definition }} create-args: ${{ matrix.create_args }} - packages: sitectl - package-versions: sitectl=1.6.1 + packages: sitectl sitectl-wp + package-versions: sitectl=1.6.3 sitectl-wp=1.2.1 allow-unversioned-packages: false - sitectl-repository: libops/sitectl - sitectl-ref: v1.6.3 - local-plugin-repository: libops/sitectl-wp - local-plugin-ref: v1.2.1 - local-plugin-path: sitectl-wp-source