From 0c94379aced3cf2ebd5c0087de7b243e7f81f5f5 Mon Sep 17 00:00:00 2001 From: Mira Ressel Date: Fri, 24 Mar 2023 22:09:33 +0100 Subject: [PATCH] bump timestamp script to v0.2 (#2379) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d855812c0b0..63e195808fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -150,7 +150,7 @@ include: - scripts/ci/gitlab/pipeline/zombienet.yml # timestamp handler - project: parity/infrastructure/ci_cd/shared - ref: v0.1 + ref: v0.2 file: /common/timestamp.yml #### stage: .post