Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
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
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
91df1b91
Verified
Commit
91df1b91
authored
5 years ago
by
mirabilos
Browse files
Options
Downloads
Patches
Plain Diff
Update LICENCE → LICENCE.rst
parent
cd28c2c1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#539
failed
5 years ago
Stage: test
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
MANIFEST.in
+1
-1
1 addition, 1 deletion
MANIFEST.in
README.rst
+1
-1
1 addition, 1 deletion
README.rst
with
3 additions
and
3 deletions
Dockerfile
+
1
−
1
View file @
91df1b91
...
...
@@ -34,7 +34,7 @@ RUN eatmydata pip install poetry; \
# Install core
COPY
aleksis ./aleksis/
COPY
LICENCE README.rst manage.py ./
COPY
LICENCE
.rst
README.rst manage.py ./
RUN
mkdir
-p
/var/lib/aleksis/media /var/lib/aleksis/static /var/lib/aleksis/backups
;
\
poetry build
&&
eatmydata pip
install
dist/
*
.whl
...
...
This diff is collapsed.
Click to expand it.
MANIFEST.in
+
1
−
1
View file @
91df1b91
include CODE_OF_CONDUCT.rst
include CONTRIBUTING.rst
include LICENCE
include LICENCE
.rst
include manage.py
recursive-include aleksis/core/static *
recursive-include aleksis/core/templates *
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
1
−
1
View file @
91df1b91
...
...
@@ -46,7 +46,7 @@ Licence
Licenced under the EUPL, version 1.2 or later
Please see the LICENCE file accompanying this distribution for the
Please see the LICENCE
.rst
file accompanying this distribution for the
full licence text or on the `European Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions).
...
...
This diff is collapsed.
Click to expand it.
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