Skip to content

Commit

Permalink
Auth token documentation (#33)
Browse files Browse the repository at this point in the history
* merge error
  • Loading branch information
fmeheust authored Mar 14, 2024
1 parent 7dc3f2a commit b7aa730
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions interface.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,17 +205,6 @@ variables:
and:
- use_existing_database
# Vault
use_existing_api_key:
type: boolean
title: Use an existing API key
required: true
default: false
description: The API key will be used to authenticate the user when using the OCI devops repository
api_key:
type: file
title: Private key
required: true
visible: use_existing_api_key
use_existing_vault:
type: boolean
title: Use an existing key vault
Expand Down

0 comments on commit b7aa730

Please sign in to comment.