diff --git a/Crystal.gitlab-ci.yml b/Crystal.gitlab-ci.yml index e8da49a935e3e90c4641004edeb02cfc38c9eb64..37e44735f7cc03860031c1f202032b5b84d9bea7 100644 --- a/Crystal.gitlab-ci.yml +++ b/Crystal.gitlab-ci.yml @@ -1,4 +1,3 @@ -# This file is a template, and might need editing before it works on your project. # Official language image. Look for the different tagged releases at: # https://hub.docker.com/r/crystallang/crystal/ image: "crystallang/crystal:latest"