From cabe27b484b03f35728963e28b892d57964340b2 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 20 Aug 2024 14:50:54 +0200 Subject: [PATCH] indent --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b00055..95b80f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ variables: NEXUS_IMAGE_NAME: $NEXUS_REGISTRY/$CI_PROJECT_NAME build: - image: docker:stable + image: docker:stable stage: build tags: - bash