Skip to content
Snippets Groups Projects
Commit d338a836 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

fixup! feat: build latest tags

parent 08c43f8f
No related branches found
No related tags found
No related merge requests found
......@@ -55,9 +55,8 @@ def call() {
cd /home/msk_jenkins/dragon
git pull
source /home/msk_jenkins/dragon/bin/setup.sh
#dragon updatedb
#dragon select --all
dragon select ChimeraTK-cppext
dragon updatedb
dragon select --all
dragon update --https --reset-url --default-branch --reset-hard-and-clean --orphan-on-failure
rm -rf "${dragon_builds.getArtefactsDir()}"
dragon list --selected > \${WORKSPACE}/joblist.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment