upstream sync
This commit is contained in:
2
Makefile
2
Makefile
@@ -67,6 +67,8 @@ build: clean create-build-container
|
||||
cp -R static/* ./dist/static/
|
||||
cp -R docs/swagger/ ./dist/docs/
|
||||
cp config.${DEPLOY_ENV}.toml ./dist/config.toml
|
||||
cp authorization_model.conf ./dist/authorization_model.conf
|
||||
cp authorization_policy.csv ./dist/authorization_policy.csv
|
||||
|
||||
#################################################
|
||||
## Building, based on the current environment. ##
|
||||
|
||||
Reference in New Issue
Block a user