1
0
This commit is contained in:
Jannik Reimers 2024-10-25 11:15:34 +02:00
parent 0b133ea9cc
commit 96ea5ff796
Signed by: jansel
GPG Key ID: 39C62D7D5233CFD0
3 changed files with 3 additions and 3 deletions

View File

@ -33,4 +33,4 @@ jobs:
with: with:
name: Build and Deploy Artifacts name: Build and Deploy Artifacts
path: build/libs/*[0-9].jar path: build/libs/*.jar

View File

@ -30,4 +30,4 @@ jobs:
with: with:
name: Build and Deploy Artifacts name: Build and Deploy Artifacts
path: build/libs/*[0-9].jar path: build/libs/*.jar

View File

@ -30,4 +30,4 @@ jobs:
with: with:
name: Build and Deploy Artifacts name: Build and Deploy Artifacts
path: build/libs/*[0-9].jar path: build/libs/*.jar