Update .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
79c5a6d935
commit
1e46b4cc50
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue