Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pethers authored Jan 18, 2025
1 parent d5e9065 commit af776b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,9 @@
"-B",
"clean",
"install",
"-Prelease-site,all-modules",
"-Pall-modules",
"-DforkMode=once",
"-pl '!cia-dist-deb'",
"-Dtest='!**ITest*,!**DocumentationTest*'",
"-Dmaven.test.failure.ignore=true",
"-DfailIfNoTests=false",
Expand Down Expand Up @@ -183,4 +184,4 @@
"PGSSLCERT": "/home/vscode/.postgresql/root.crt"
},
"remoteUser": "vscode"
}
}

0 comments on commit af776b7

Please sign in to comment.