Skip to content

Commit

Permalink
Made a mistake with that one
Browse files Browse the repository at this point in the history
  • Loading branch information
archessmn authored Jan 13, 2025
1 parent 0e3b1b3 commit 131e487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
String registryEndpoint = 'registry.comp.ystv.co.uk'

def vaultConfig = [vaultUrl: 'https://vault.comp.ystv.co.uk',
vaultCredentialId: 'vault-ansible',
vaultCredentialId: 'jenkins-vault',
engineVersion: 2]

def branch = env.BRANCH_NAME.replaceAll("/", "_")
Expand Down

0 comments on commit 131e487

Please sign in to comment.