From 386ff621f7f065a3d6aafe007625ea36a255b1ad Mon Sep 17 00:00:00 2001 From: Matic Lubej Date: Fri, 26 Apr 2024 11:09:13 +0200 Subject: [PATCH] update integration tests job --- .gitlab-ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9fe3e598..1e357b83 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,7 @@ -image: python:3.9 +default: + image: python:3.9 + tags: + - sinergise-lju stages: - test