Skip to content

Commit

Permalink
deps.edn cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Aug 6, 2023
1 parent 6bd498f commit e4c9ff4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ creds-localhost.edn
*~
\#*\#
.\#*
.~*
.~*
resources
8 changes: 0 additions & 8 deletions rest/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@
babashka/fs {:mvn/version "0.0.5"}}
:ns-default build}

:deploy-jar
{:replace-deps {slipset/deps-deploy {:mvn/version "0.2.0"}}
:exec-fn deps-deploy.deps-deploy/deploy
:exec-args {:installer :remote
:artifact "target/webly.jar"}}



;
}}

Expand Down

0 comments on commit e4c9ff4

Please sign in to comment.