Skip to content

Commit

Permalink
fix: adjust line endings and chmod
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Nemchik <[email protected]>
  • Loading branch information
nemchik authored Nov 21, 2023
1 parent c00ac62 commit d395380
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
fetch-depth: '0'
fetch-depth: "0"
- uses: actions/[email protected]
with:
python-version: 3.x
Expand Down
Empty file modified compose/.apps/postgres/postgres.aarch64.yml
100755 → 100644
Empty file.
Empty file modified compose/.apps/postgres/postgres.hostname.yml
100755 → 100644
Empty file.
Empty file modified compose/.apps/postgres/postgres.labels.yml
100755 → 100644
Empty file.
Empty file modified compose/.apps/postgres/postgres.netmode.yml
100755 → 100644
Empty file.
Empty file modified compose/.apps/postgres/postgres.ports.yml
100755 → 100644
Empty file.
Empty file modified compose/.apps/postgres/postgres.x86_64.yml
100755 → 100644
Empty file.
Empty file modified compose/.apps/postgres/postgres.yml
100755 → 100644
Empty file.

0 comments on commit d395380

Please sign in to comment.