Skip to content

Commit ce586ec

Browse files
committed
Remove superfluous file from bundle
1 parent 6dd8c70 commit ce586ec

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
cp config/.htaccess plugins/
137137
cp config/.htaccess vendor/
138138
sed -i -e 's/repository-source/dist/g' config/defines.php
139+
rm -f config/defines.php-e
139140
140141
cd "$GITHUB_WORKSPACE/local"
141142
ls -la cdn/

docs/create-dist.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ cp config/.htaccess runtime/
5656
cp config/.htaccess plugins/
5757
cp config/.htaccess vendor/
5858
sed -i -e 's/repository\-source/dist/g' config/defines.php
59+
rm -f config/defines.php-e
5960

6061
docs/create-static-resources.php v$ANTRAGSGRUEN_VERSION
6162

0 commit comments

Comments
 (0)