mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 10:16:24 +00:00
upload artifacts 부활
This commit is contained in:
parent
390b3d520c
commit
18f1b2a844
22
.github/workflows/backend-cicd_ArgoCD.yaml
vendored
22
.github/workflows/backend-cicd_ArgoCD.yaml
vendored
@ -139,17 +139,17 @@ jobs:
|
|||||||
-Dsonar.exclusions=**/config/**,**/entity/**,**/dto/**,**/*Application.class,**/exception/**
|
-Dsonar.exclusions=**/config/**,**/entity/**,**/dto/**,**/*Application.class,**/exception/**
|
||||||
done
|
done
|
||||||
|
|
||||||
# - name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
# uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
# with:
|
with:
|
||||||
# name: app-builds
|
name: app-builds
|
||||||
# retention-days: 1
|
retention-days: 1
|
||||||
# path: |
|
path: |
|
||||||
# user/build/libs/*.jar
|
user/build/libs/*.jar
|
||||||
# meeting/build/libs/*.jar
|
meeting/build/libs/*.jar
|
||||||
# stt/build/libs/*.jar
|
stt/build/libs/*.jar
|
||||||
# ai/build/libs/*.jar
|
ai/build/libs/*.jar
|
||||||
# notification/build/libs/*.jar
|
notification/build/libs/*.jar
|
||||||
|
|
||||||
- name: Set outputs
|
- name: Set outputs
|
||||||
id: set_outputs
|
id: set_outputs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user