ammend commit in images

This commit is contained in:
Jan Prochazka
2025-03-23 09:30:43 +01:00
parent 2cbefb261b
commit a0a444e476
2 changed files with 3 additions and 2 deletions

View File

@@ -70,8 +70,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: