From 1e46b4cc50a3378a57a9391713437c1bd3881e7e Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 30 Mar 2025 21:30:20 -0400 Subject: [PATCH] Update .woodpecker.yml --- .woodpecker.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index eb62c2e..91a6189 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -132,11 +132,11 @@ steps: event: push # Post-Deployment Smoke Tests - post-deploy-smoke-tests-git-nixc-us: - name: run-post-deploy-smoke-tests-git-nixc-us - image: codeberg.org/nixius/playwright:latest - environment: - BASE_URL: "https://git.nixc.us" - when: - branch: main - event: push + # post-deploy-smoke-tests-git-nixc-us: + # name: run-post-deploy-smoke-tests-git-nixc-us + # image: codeberg.org/nixius/playwright:latest + # environment: + # BASE_URL: "https://git.nixc.us" + # when: + # branch: main + # event: push