mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
4d4941aaa2
- Remove outdated jobs - Only run on feature branches - Remove old gitlab ci scripts
9 lines
174 B
YAML
9 lines
174 B
YAML
include:
|
|
- project: cloud/integrations/ci
|
|
file:
|
|
- default.yml
|
|
- pre-commit.yml
|
|
- workflows/feature-branches.yml
|
|
|
|
pre-commit:
|
|
extends: [.pre-commit]
|