Skip to content

Commit

Permalink
https://www.scala-sbt.org/1.x/docs/Howto-Running-Commands.html#Read+c…
Browse files Browse the repository at this point in the history
…ommands+from+a+file
  • Loading branch information
rtyley committed Dec 2, 2023
1 parent b2139f6 commit c49f6eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sbt-publish-commands.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
set ThisBuild / publishTo := Some(Resolver.file("roberto-test", file("/tmp/cooor")))

;test;+publish

0 comments on commit c49f6eb

Please sign in to comment.