]> granicus.if.org Git - nethack/commitdiff
Fixing azure pipeline build to use correct project.
authorBart House <bart@barthouse.com>
Sat, 30 Jan 2021 00:56:05 +0000 (16:56 -0800)
committerBart House <bart@barthouse.com>
Sat, 30 Jan 2021 00:56:05 +0000 (16:56 -0800)
azure-pipelines.yml

index 7954b5c163ca20cde9fd498b1942cab3c4d867db..2017c75807f199513ed2407ec07ec8555b08dbfb 100644 (file)
@@ -101,7 +101,7 @@ steps:
     echo "CXX: $CXX"
   displayName: 'Echoing variables'
 
-- checkout: git://NetHack/NetHackTest@pipeline-test
+- checkout: git://NetHack/NetHack@NetHack-3.7
   submodules: true
   path: $(netHackPath) # $(Agent.BuildDirectory)/$(netHackPath)