Skip to content

Commit 06d3fd5

Browse files
committed
Don't copy .env in basic deployment script
1 parent 80d755b commit 06d3fd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/deploy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118
envs: GHCR_PAT
119119
script: |
120120
set -euo pipefail
121-
cp .env app/
122121
cd app
123122
124123
# Pull images

0 commit comments

Comments
 (0)