Skip to content

rozehnal/environment-parameters-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

https://github.com/rozehnal/environment-parameters

Run

composer run-script build --no-interaction -- --env=prod

How to use it in your deploy process

    git clone https://github.com/rozehnal/environment-parameters-test
    cd ./environment-parameters-test
    composer update
    composer run-script build --no-interaction -- --env=prod
    
    //integreate content of the build folder into your project
    
    rm -rf ./environment-parameters-test

Releases

No releases published

Packages

No packages published