refs #2659 Adds jenkins branch for testing
ogagent/pipeline/head There was a failure building this commit Details

pull/61/head
Nicolas Arenas 2025-09-02 16:25:06 +02:00
parent e3fed976e6
commit 7599e91986
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ pipeline {
steps {
script {
sh """
pwd
src/update.py
git checkout -- src/about-dialog.ui src/opengnsys/__init__.py
"""