chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-03-23 08:31:04 +00:00
parent 8511b67811
commit 5ece8d67f9

View File

@@ -77,8 +77,8 @@ jobs:
cp ../dbgate-merged/e2e-tests/screenshots/*.png dbgate-img/static/img
cd dbgate-img/static/img
git add .
git commit -m "E2E screenshots"
git push
git commit --amend --no-edit
git push --force
services:
postgres-cypress:
image: postgres