gitlab-ci: update template to fix container build issues

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
This commit is contained in:
Eric Engestrom 2020-03-09 14:19:02 +01:00
parent 96e0123224
commit 6d0667b18c
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ variables:
include:
- project: 'wayland/ci-templates'
ref: 1f7f57c64ff4ebbf7292e3b7a13600518b8cb24c
ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71
file: '/templates/debian.yml'
include:

View file

@ -4,7 +4,7 @@ variables:
include:
- project: 'wayland/ci-templates'
ref: 1f7f57c64ff4ebbf7292e3b7a13600518b8cb24c
ref: b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71
file: '/templates/debian.yml'
# When to automatically run the CI