diff options
| author | Ted Gould <ted@gould.cx> | 2017-06-15 03:21:04 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2017-06-15 03:21:04 +0000 |
| commit | 7a9fbbc8b72c8087999b0feb1dc25b565a716c3c (patch) | |
| tree | a955f61780bffe3f42d145656b37760ed83d378d | |
| parent | Switch to a docker base with the deps in it (diff) | |
| download | inkscape-7a9fbbc8b72c8087999b0feb1dc25b565a716c3c.tar.gz inkscape-7a9fbbc8b72c8087999b0feb1dc25b565a716c3c.zip | |
Switching to the Gitlab registry
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 965e5641b..942d1ecd9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: tedg/inkscape-ci-docker +image: registry.gitlab.com/ted.gould/inkscape-ci-docker/master before_script: # CCache Config |
