Revert Artifact Uploads for now
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
6c1aea5552
commit
15760a6d39
1 changed files with 0 additions and 8 deletions
|
@ -3,11 +3,3 @@ steps:
|
|||
image: "gradle:8.10.1-jdk21"
|
||||
commands:
|
||||
- "./gradlew build"
|
||||
- name: "publish"
|
||||
image: "woodpeckerci/plugin-release"
|
||||
settings:
|
||||
files:
|
||||
- "build/libs/*"
|
||||
api_key:
|
||||
from_secret: "ARTIFACTS_TOKEN"
|
||||
prerelease: true
|
||||
|
|
Loading…
Reference in a new issue