We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee3390 commit 17331ddCopy full SHA for 17331dd
apps/datahub/project.json
@@ -106,7 +106,7 @@
106
"options": {
107
"commands": [
108
"nx build mel-datahub --base-href='/catalogue/'",
109
- "docker build --build-arg APP_NAME=catalogue -f ./tools/docker/Dockerfile . -t ghcr.io/camptocamp/mel-dataplatform/datahub:latest"
+ "docker build --build-arg APP_NAME=catalogue -f ./tools/docker/Dockerfile . -t ghcr.io/camptocamp/mel-dataplatform/catalogue:latest"
110
],
111
"parallel": false
112
}
0 commit comments