Skip to content

Commit e8fda2a

Browse files
Update CD.yml
1 parent 001b6c0 commit e8fda2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CD.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
name: backend-jar
2323
path: build/libs
2424

25+
- name: Debug Artifact
26+
run: ls -lah build/libs
27+
2528
- name: Set up Docker Buildx
2629
uses: docker/setup-buildx-action@v2
2730

0 commit comments

Comments
 (0)