Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Aug 8, 2023
1 parent 50d2e31 commit 250f954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
echo "Free space after remove:"
df -h
echo "List of files:"
ls -hl
ls -hl ./dist
# Push images to registries (only for canary build)
# The custom Dockerfile.canary is necessary
Expand Down

0 comments on commit 250f954

Please sign in to comment.