Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #118 from ncats/bettyli037-patch-1
Browse files Browse the repository at this point in the history
feat: update token name for development branch
  • Loading branch information
tsheils authored Oct 11, 2023
2 parents a68d7cd + e9864dc commit 1603e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ramp-server/Jenkinsfile-ifx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pipeline {
DOCKER_REPO_NAME = "853771734544.dkr.ecr.us-east-1.amazonaws.com/rampdb-api"
APP_TYPE = "api"
INIT_TOKEN = credentials('Vault-Access')
SPHINX_TOKEN = credentials('ncatssvcdvops-sphix')
SPHINX_TOKEN = credentials('ncatssvcdvops-sphinx')
ROLE_NAME = "$ENVIRONMENT-$PROJECT_NAME"
}
stages {
Expand Down

0 comments on commit 1603e8c

Please sign in to comment.