Re: [PATCH spice v2] Add .gitlab-ci.yml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Mon, Oct 31, 2016 at 05:18:54PM +0100, Pavel Grunt wrote:
> Signed-off-by: Pavel Grunt <pgrunt@xxxxxxxxxx>

Acked-by: Victor Toso <victortoso@xxxxxxxxxx>

We could also considering removing the .travis.yml unless we find an
automated way to update https://github.com/SPICE repo ...

> ---
>  .gitlab-ci.yml | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>  create mode 100644 .gitlab-ci.yml
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> new file mode 100644
> index 0000000..0d2e7eb
> --- /dev/null
> +++ b/.gitlab-ci.yml
> @@ -0,0 +1,12 @@
> +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
> +
> +makecheck:
> +  script:
> +    - ./autogen.sh
> +    - make
> +    - make -C server check
> --
> 2.10.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]