My blog
https://blog.franco.net.eu.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
637 B
637 B
Fixed
- Updated email.
- Fixed documentation concerning database backup and restore.
- Updated URLs.
- Fixed Dockerfile using linter.
Changed
- The
DJANGO_ENV
environment variable has been moved directly into the init command because Jenkins is not able to read it from docker-compose directly.
Added
- New git hooks have been added in the pre-commit file.
- A
Jenkinsfile
declarative pipeline file has been added instead of using theci.sh
script from docker-debian-postgis-django.
Removed
- Removed old environment variables.