Fix test pipeline
Some checks failed
Test build / build (push) Has been cancelled

This commit is contained in:
Adam Štrauch 2025-01-20 14:09:33 +01:00
parent 9b772ff87b
commit 54be74db63
Signed by: cx
GPG key ID: 7262DAFE292BCE20

View file

@ -20,6 +20,6 @@ jobs:
run: task push REPO=gitea.ceperka.net/rosti/runtime VERSION=pipeline run: task push REPO=gitea.ceperka.net/rosti/runtime VERSION=pipeline
- name: Cleaning step - name: Cleaning step
if: always() if: always()
run: docker stop dev_test run: docker stop dev_test || exit 0