Revision ef695867
ID | ef695867defd0232066a434a79dc1872b56b585a |
ci: Better handling of build_ids
Now a new build id is created every time we issue a
create command and build_id is None. Any subsequent
commands will use this build_id.
In case we don't provide a build_id (None) and we
try to run a command other than create (that needs to
read from temporary config to get our server credentials)
then the latest entry in temporary config file will be used.
Files
- added
- modified
- copied
- renamed
- deleted