forked from colin/resume
Update .woodpecker.yml
This commit is contained in:
parent
79c5a6d935
commit
1e46b4cc50
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue