1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-04-15 15:20:45 +01:00

Add note to update Dockerfile

Marc Bonnici 2019-07-08 17:00:17 +01:00
parent 587f3bd8af
commit d837925234

@ -2,6 +2,7 @@ Overview of performing a WA/Devlib Release.
- Update changelog documentation.
- Create a `requriements.txt` from a pip freeze in a venv.
- Update Dockerfile to point to the new release versions.
- Push commit replacing `devX` version with and empty string to signify this is a release version.
- Tag the commit with both the version number in the form `vX.X.X` and `stable`.
- Pull latest master branch and ensure a clean working directory.