Skip to content

Commit

Permalink
Rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Oct 14, 2021
1 parent ce11660 commit 17af166
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pipeline {
agent any

environment {
GIT_NAME="eprtr_frontend"
GIT_NAME="industry-frontend"
NAMESPACE = "@eeacms"
registry = "eeacms/eprtr-frontend"
template = "templates/volto-eprtr"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@eeacms/eprtr_frontend",
"name": "@eeacms/industry-frontend",
"description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu",
"license": "MIT",
"version": "2.4.0-beta.4",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
"homepage": "https://github.com/eea/eprtr_frontend",
"homepage": "https://github.com/eea/industry-frontend",
"keywords": [
"volto-addon",
"volto-block",
Expand Down

0 comments on commit 17af166

Please sign in to comment.