Update .gitlab-ci.yml file
This commit is contained in:
parent
60fd3689cd
commit
de9e9aea9e
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
do-check:
|
do-check:
|
||||||
image: openstacktools/openstack-client
|
image: openstacktools/openstack-client
|
||||||
script:
|
script:
|
||||||
- openstack zone create hello.com. --email hello@hello.com
|
- ! openstack zone create hello.com. --email hello@hello.com
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue