From 4b24a13cdbb6ddea6b03c55f80a185e0688cdf78 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Thu, 26 Jan 2023 21:59:51 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ad5016..30a6b01 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,5 +2,5 @@ do-check: image: openstacktools/openstack-client script: - - ! openstack zone create hello.com. --email hello@hello.com + - "! openstack zone create hello.com. --email hello@hello.com"