From 2a0b6f616c13ec4c4f224cee09b02c1e5d35e5c6 Mon Sep 17 00:00:00 2001 From: shockrah Date: Wed, 2 Feb 2022 21:19:41 -0800 Subject: [PATCH] + Specifying tag for typescript building --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc1c228..f8724c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ pages: - public/ build-frontend-js: - image: codesignal/typescript + image: codesignal/typescript:v9.6.0 stage: build-frontend script: - cd ts/