Skip to content

Commit 340849d

Browse files
copy out artifacts
1 parent 9fa799c commit 340849d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
- name: Copy out artifacts
145145
if: ${{ always() }}
146146
run: |
147+
docker compose cp app:/opt/app/artifacts ./
147148
docker compose logs > artifacts/compose-services.log
148149
docker compose config > artifacts/compose.merged.yml
149150

0 commit comments

Comments
 (0)