Skip to content
Snippets Groups Projects
Commit 38f1ba94 authored by Konstantin Pavlov's avatar Konstantin Pavlov
Browse files

Added Gitlab CI.

parent 373ba771
No related branches found
No related tags found
No related merge requests found
Pipeline #318402 failed with stage
in 25 seconds
stages:
- build
build-debian:
image: registry.videolan.org/website-debian:20230301022435
stage: build
tags:
- docker
- amd64
script: |
SKIP_DB=1 make
only:
changes:
- www.videolan.org/**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment