Upstream sync
This commit is contained in:
@@ -18,6 +18,7 @@ pipelines:
|
||||
- cp nemt-portal-api ./dist/
|
||||
- cp -R static/* ./dist/static/
|
||||
- cp -R docs/swagger/ ./dist/docs/
|
||||
- cp -R certs/prd/* ./dist/certs/
|
||||
- cp config.prd.toml ./dist/config.toml
|
||||
- cp default.prd.conf ./dist/default.conf
|
||||
- cp nginx.conf ./dist/nginx.conf
|
||||
@@ -49,6 +50,7 @@ pipelines:
|
||||
- cp nemt-portal-api ./dist/
|
||||
- cp -R static/* ./dist/static/
|
||||
- cp -R docs/swagger/ ./dist/docs/
|
||||
- cp -R certs/stg/* ./dist/certs/
|
||||
- cp config.stg.toml ./dist/config.toml
|
||||
- cp default.stg.conf ./dist/default.conf
|
||||
- cp nginx.conf ./dist/nginx.conf
|
||||
|
||||
Reference in New Issue
Block a user