Skip to content

Commit 131e487

Browse files
authored
Made a mistake with that one
1 parent 0e3b1b3 commit 131e487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
String registryEndpoint = 'registry.comp.ystv.co.uk'
22

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

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

0 commit comments

Comments
 (0)