Skip to content
Snippets Groups Projects
Commit 0eeb7fb9 authored by Teemu Autto's avatar Teemu Autto
Browse files

Revert "Compile all available translations."

This reverts commit 838b99c3.
parent 142defc9
No related branches found
No related tags found
No related merge requests found
......@@ -53,9 +53,6 @@ COPY . .
## to remove `COPY` and only install app as a package.
RUN pip --disable-pip-version-check install -v -e .
## Create translation files
RUN pybabel compile -f -d src/tjts5901/translations/
## If defined, copy commit id to app environment. This is used to identify
## which version of the app is running.
ARG CI_COMMIT_SHA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment