Skip to content

Commit

Permalink
OIS-14: Reverted changes to Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sradziszewski committed Jul 5, 2024
1 parent 220bd4e commit 0795b76
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
Expand Up @@ -68,7 +68,7 @@ pipeline {
STAGING_VERSION = "${STAGING_VERSION}"
}
steps {
withCredentials([file(credentialsId: '364a77e6-df3b-4012-8fa6-1c79ffe2171b', variable: 'ENV_FILE'),
withCredentials([file(credentialsId: '8da5ba56-8ebb-4a6a-bdb5-43c9d0efb120', variable: 'ENV_FILE'),
file(credentialsId: 'b35ad1bd-ccca-437f-a2cd-3578c10da7bf', variable: 'SECRING_FILE'),
usernamePassword(
credentialsId: "70dd29d6-7990-4598-a2f8-aa3e1f038ac1",
Expand Down

0 comments on commit 0795b76

Please sign in to comment.