Release documentation: encourage signing Docker releases
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
parent
58ed8a75c6
commit
2efd1a3e46
@ -478,6 +478,6 @@ Todo now:
|
||||
|
||||
9. in case of a new major release ('y' in x.y.0), update the pmaweb/settings.py in website repository to include the new major releases
|
||||
|
||||
10. update the Dockerfile in the docker repository to reflect the new version and create a new annotated tag (such as with git tag -a 4.7.9-1 -m "Version 4.7.9-1")
|
||||
10. update the Dockerfile in the docker repository to reflect the new version and create a new annotated tag (such as with git tag -s -a 4.7.9-1 -m "Version 4.7.9-1")
|
||||
|
||||
END
|
||||
|
||||
Loading…
Reference in New Issue
Block a user