Skip to content

Commit

Permalink
Debug docker export
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian committed Aug 8, 2024
1 parent 4b78a97 commit 284df8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
echo "Exporting docker image"
docker save -o guildwarspartysearch.server.tar guildwarspartysearch.server
echo "Exported docker image"
ls
- name: Deploy Docker image to host
shell: pwsh
Expand Down

0 comments on commit 284df8d

Please sign in to comment.