Skip to content

Commit 49497a2

Browse files
removed unnecessary/old copy of .env.cache in ci
1 parent 469fa91 commit 49497a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
echo 'FE_TAG=develop' >> .env
4848
echo 'DOMAIN=localhost' >> .env
4949
echo 'HOSTS=localhost' >> .env
50-
cp .env.cache.example .env.cache
5150
cp .env.openSearch.example .env.openSearch
5251
5352
docker compose up -d

0 commit comments

Comments
 (0)