Class: Gitlab::Ci::Build::Credentials::Base
- Inherits:
-
Object
- Object
- Gitlab::Ci::Build::Credentials::Base
- Defined in:
- lib/gitlab/ci/build/credentials/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
8 9 10 |
# File 'lib/gitlab/ci/build/credentials/base.rb', line 8 def type raise NotImplementedError end |