[Spice-devel] [PATCH spice] Add .gitlab-ci.yml

Victor Toso lists at victortoso.com
Mon Oct 31 16:10:08 UTC 2016


Hi,

On Mon, Oct 31, 2016 at 04:51:26PM +0100, Pavel Grunt wrote:
> Signed-off-by: Pavel Grunt <pgrunt at redhat.com>
> ---
>  .gitlab-ci.yml | 8 ++++++++
>  1 file changed, 8 insertions(+)
>  create mode 100644 .gitlab-ci.yml
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> new file mode 100644
> index 0000000..26266c6
> --- /dev/null
> +++ b/.gitlab-ci.yml
> @@ -0,0 +1,8 @@
> +image: fedora:latest
> +
> +before_script:
> +  - dnf install 'dnf-command(copr)' git libtool intltool make -y && dnf copr enable @spice/nightly -y && dnf builddep spice -y

Maybe you can break a command per line?

> +
> +makecheck:
> +  script:
> +    - ./autogen.sh && make && make -C server check

Yay :)

> --
> 2.10.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20161031/130b4d04/attachment.sig>


More information about the Spice-devel mailing list