From 2567c4d63a2374559167f6a4c72fbb87ee21f41e 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) --- cumulus/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cumulus/.gitlab-ci.yml b/cumulus/.gitlab-ci.yml index d855812c0b..63e195808f 100644 --- a/cumulus/.gitlab-ci.yml +++ b/cumulus/.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