Browse Source

CI: Use correct image

master
Kieran Kunhya 4 years ago
parent
commit
82abd7df0d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

@ -1,4 +1,4 @@
image: gcc
image: registry.videolan.org/x264-debian-unstable:20190404162201
test:
stage: test

Loading…
Cancel
Save