Skip to content
  • Ilias Tsitsimpis's avatar
    ci: Better handling of build_ids · 2bdb2674
    Ilias Tsitsimpis authored
    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.
    2bdb2674