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