Skip to content

Commit

Permalink
uhh yeah
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed May 27, 2024
1 parent 1f205bb commit 53bafda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

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

0 comments on commit 53bafda

Please sign in to comment.