Update .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
colin 2025-03-30 21:30:20 -04:00
parent 79c5a6d935
commit 1e46b4cc50
1 changed files with 8 additions and 8 deletions

View File

@ -132,11 +132,11 @@ steps:
event: push event: push
# Post-Deployment Smoke Tests # Post-Deployment Smoke Tests
post-deploy-smoke-tests-git-nixc-us: # post-deploy-smoke-tests-git-nixc-us:
name: run-post-deploy-smoke-tests-git-nixc-us # name: run-post-deploy-smoke-tests-git-nixc-us
image: codeberg.org/nixius/playwright:latest # image: codeberg.org/nixius/playwright:latest
environment: # environment:
BASE_URL: "https://git.nixc.us" # BASE_URL: "https://git.nixc.us"
when: # when:
branch: main # branch: main
event: push # event: push