diff options
Diffstat (limited to 'intro2-tour')
-rwxr-xr-x | intro2-tour | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/intro2-tour b/intro2-tour index aa92b5e..8af8fea 100755 --- a/intro2-tour +++ b/intro2-tour @@ -18,7 +18,7 @@ tmp=/tmp show=y gcc=g++ -clang=clang++-5.0 +clang=clang++-16 msvc=cl-15 repo=https://stage.build2.org/1/ trust="EC:50:13:E2:3D:F7:92:B4:50:0B:BF:2A:1F:7D:31:04:C6:57:6F:BC:BE:04:2E:E0:58:14:FA:66:66:21:1F:14" @@ -358,7 +358,7 @@ show bdep status show bdep release --alpha --push show bdep release --no-open --push -show bdep publish --simulate success +show bdep publish --simulate success --repository https://stage.build2.org show bdep release --open --push |