On Thu, Apr 25, 2024 at 02:27:17PM +0100, Daniel P. Berrangé wrote:
> On Wed, Apr 24, 2024 at 08:10:19PM +0200, Stefan Weil wrote:
> > 
> > I did not run tests in my GitLab fork because I still have to figure out how
> > to do that.
> 
> It is quite simple:
> 
>   git remote add gitlab ssh://g...@gitlab.com/<yourusername>/qemu
>   git push gitlab -o QEMU_CI=2

Sorry, mistake, the second line should be

  git push gitlab -o ci.variable=QEMU_CI=2


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to