Skip to content
Snippets Groups Projects
Commit 1a344218 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

update documentation

parent 2784a837
No related branches found
No related tags found
4 merge requests!39Dev nico,!34Master,!31Master,!29Dev nico
......@@ -75,7 +75,7 @@ This is done to not have a mandatory deploy for every minor commmit.
* gitlab: merge with `master`
* pipeline will start running: https://git.astron.nl/astron-sdc/atdb-ldv/-/pipelines
* if 'passed' then click `>>` on the 'deploy' stage, this will deploy to test on sdc-dev
* gitlab: merge with `acceptance`
* pipeline will start running: https://git.astron.nl/astron-sdc/atdb-ldv/-/pipelines
* if 'passed' then click `>>` on the 'deploy' stage, this will deploy to acceptance on dop457
......@@ -113,6 +113,7 @@ This is the procedure for that.
> python manage.py migrate --settings=atdb.settings.dev
- add new migration file to git
- commit & push
- apply 'The Procedure' (see above) to deploy in test, acceptance and production.
on CI/CD page: https://git.astron.nl/astron-sdc/atdb-ldv/-/pipelines
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment