Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 53bafda

Browse files
committed
uhh yeah
1 parent 1f205bb commit 53bafda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
labels: ${{ steps.meta.outputs.labels }}
5050

5151
- name: Backup Container Logs
52+
continue-on-error: true
5253
run: |
5354
docker cp $(docker ps -alq):/src/logs .
5455
mv logs/ ~/console-logs/interchat-logs-$(date +"%Y-%m-%d_%H-%M-%S")

0 commit comments

Comments
 (0)