update tutorial command for v0.18.0 and new gpg key (#30904)

This commit is contained in:
Greg Becker
2022-05-27 19:36:20 -07:00
committed by GitHub
parent 1485931695
commit 4116b04368
2 changed files with 162 additions and 35 deletions

View File

@@ -24,7 +24,7 @@
# tutorial configuration parameters
tutorial_branch = "releases/v0.17"
tutorial_branch = "releases/v0.18"
tutorial_mirror = "file:///mirror"
tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub")