Skip to content
Snippets Groups Projects
Commit 0ff0d13c authored by Johannes Mey's avatar Johannes Mey
Browse files

use relative path

parent a8a3f4c4
Branches
Tags
1 merge request!18Chore/support for intellij 2023.1
Pipeline #16526 passed
This commit is part of merge request !18. Comments created here will be created in the context of that merge request.
...@@ -17,4 +17,4 @@ jar: ...@@ -17,4 +17,4 @@ jar:
- ./gradlew --continue --console=plain --info buildPlugin - ./gradlew --continue --console=plain --info buildPlugin
artifacts: artifacts:
paths: paths:
- "/builds/jastadd/*/build/libs/JastAddIntelliJPlugin-*.jar" - "build/libs/JastAddIntelliJPlugin-*.jar"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment