Skip to content
Snippets Groups Projects
Commit dc362e6c authored by Yoan VALLET's avatar Yoan VALLET
Browse files

update git url

parent f6f9929b
No related branches found
No related tags found
1 merge request!20Update master branch
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"language": "node", "language": "node",
"icon": "icon.png", "icon": "icon.png",
"slug": "grdfgrandlyon", "slug": "grdfgrandlyon",
"source": "https://forge.grandlyon.com/web-et-numerique/llle_project/grdf-adict-konnector.git", "source": "https://forge.grandlyon.com/web-et-numerique/llle_project/grdf-konnector.git",
"editor": "Métropole de Lyon", "editor": "Métropole de Lyon",
"vendor_link": "https://www.grdf.fr/", "vendor_link": "https://www.grdf.fr/",
"categories": ["energy"], "categories": ["energy"],
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://forge.grandlyon.com/web-et-numerique/llle_project/grdf-adict-konnector.git" "url": "https://forge.grandlyon.com/web-et-numerique/llle_project/grdf-konnector.git"
}, },
"keywords": [], "keywords": [],
"author": "Grand Lyon", "author": "Grand Lyon",
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"clean": "rm -rf ./data", "clean": "rm -rf ./data",
"build": "webpack", "build": "webpack",
"lint": "eslint --fix .", "lint": "eslint --fix .",
"deploy": "git-directory-deploy --directory build/ --branch ${DEPLOY_BRANCH:-build} --repo=${DEPLOY_REPOSITORY:-https://forge.grandlyon.com/web-et-numerique/llle_project/grdf-adict-konnector.git}", "deploy": "git-directory-deploy --directory build/ --branch ${DEPLOY_BRANCH:-build} --repo=${DEPLOY_REPOSITORY:-https://forge.grandlyon.com/web-et-numerique/llle_project/grdf-konnector.git}",
"cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --build-commit $(git rev-parse ${DEPLOY_BRANCH:-build})", "cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --build-commit $(git rev-parse ${DEPLOY_BRANCH:-build})",
"travisDeployKey": "./bin/generate_travis_deploy_key" "travisDeployKey": "./bin/generate_travis_deploy_key"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment