Skip to content
Snippets Groups Projects
Commit 29b1e5ee authored by Fabien Forestier's avatar Fabien Forestier
Browse files

Merge branch 'development' into 'master'

Version 1.0.0

See merge request refonte-data/admin-gui!2
parents a2131eba a76b2180
No related branches found
No related tags found
6 merge requests!10New updated datalog,!9add all datalog components and services into angular gui,!8update Datalog research input,!4Add logs pannels to updated admin gui,!7Datalog research input,!2Version 1.0.0
Pipeline #2902 passed
......@@ -22,8 +22,8 @@ build_release:
- build
only:
- tags
except:
- /^(?!master).+@/
# except:
# - /^(?!master).+@/
script:
- export TAG=$(echo $CI_COMMIT_TAG | sed 's/v//g')
- export APP_PORT=8090
......
......@@ -40,7 +40,7 @@
"buildOptimizer": false,
"fileReplacements": []
},
"recette": {
"production": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
......@@ -50,7 +50,7 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"extractCss": false,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment