Update dev-pipeline

This commit is contained in:
Moritz Utcke
2024-12-02 08:53:10 +11:00
parent edfa8eaf1a
commit 844d95c19a
2 changed files with 1 additions and 20 deletions

View File

@@ -19,7 +19,7 @@ jobs:
port: 22
script: |
cd ~/online-energieausweis
git reset --hard HEAD
git reset --hard origin/main
git clean -f -d
git pull origin main
git status