fix: Stop copying .env
This commit is contained in:
parent
867e33e390
commit
c44c17fa38
@ -57,7 +57,6 @@ jobs:
|
||||
run : |
|
||||
cd sites
|
||||
cp -r ../templates/* .
|
||||
cp ../.env .
|
||||
cp ../requirements.txt .
|
||||
|
||||
echo "${{ secrets.DOCKERGIT_TOKEN }}" | docker login git.woodburn.au -u nathanwoodburn --password-stdin
|
||||
|
Loading…
Reference in New Issue
Block a user