7 lines
No EOL
185 B
YAML
7 lines
No EOL
185 B
YAML
clearbit:
|
|
extends:
|
|
- .template_integration
|
|
script:
|
|
- bundle exec rake zammad:db:unseeded
|
|
- bundle exec rails test test/integration/clearbit_test.rb
|
|
allow_failure: true |