Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TJTS5901 K23 Template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Startuplab
Courses
TJTS5901 Continuous Software Engineering
TJTS5901 K23 Template
Commits
838b99c3
Commit
838b99c3
authored
2 years ago
by
Teemu Autto
Browse files
Options
Downloads
Patches
Plain Diff
Compile all available translations.
Allows fuzzy strings as I know it will cause confusion if not.
parent
677c9d8f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-0
3 additions, 0 deletions
Dockerfile
with
3 additions
and
0 deletions
Dockerfile
+
3
−
0
View file @
838b99c3
...
...
@@ -53,6 +53,9 @@ 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
...
...
This diff is collapsed.
Click to expand it.
Teemu Autto
@tearautt
mentioned in commit
0eeb7fb9
·
2 years ago
mentioned in commit
0eeb7fb9
mentioned in commit 0eeb7fb984cee6d32a4c2e497678bcea39b6fc57
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment