forked from colin/resume
2
0
Fork 0

Update .woodpecker.yml

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
# 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