From 98548be2a1ae8611e747ea964c06e6ceb0ae33f2 Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Thu, 10 Mar 2022 00:05:10 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20image:=20node:latest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 330a993..a8749f6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: node:14 +image: node:latest before_script: - yarn