infomaniak-designate-check/.gitlab-ci.yml

7 lines
126 B
YAML
Raw Normal View History

2023-01-24 22:45:14 +00:00
do-check:
image: openstacktools/openstack-client
script:
2023-01-26 21:55:02 +00:00
- ! openstack zone create hello.com. --email hello@hello.com
2023-01-24 22:45:14 +00:00