Update main-ci.yml
CI avoid CHANGE_SOURCE=true
This commit is contained in:
parent
1ea4bfbd18
commit
ed60170e6e
1
.github/workflows/main-ci.yml
vendored
1
.github/workflows/main-ci.yml
vendored
@ -23,4 +23,5 @@ jobs:
|
||||
run: |
|
||||
cp env-example .env
|
||||
sed -i -- '201,272s/=false/=true/g' .env
|
||||
sed -i -- 's/CHANGE_SOURCE=true/CHANGE_SOURCE=false/g' .env
|
||||
docker-compose build ${{ matrix.service }}
|
||||
|
Loading…
Reference in New Issue
Block a user