From de9e9aea9efe8768e1c92117cedc76c360f4b35f Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Thu, 26 Jan 2023 21:55:02 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6e8963..3ad5016 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