Revision 985442f5

b/ci/utils.py
698 698

  
699 699
        self.logger.debug("Run snf-deploy")
700 700
        cmd = """
701
        snf-deploy keygen --force
701 702
        snf-deploy --disable-colors --autoconf all
702 703
        """
703 704
        _run(cmd, True)

Also available in: Unified diff