Skip to content

Commit

Permalink
Merge pull request #245 from helxplatform/jenkins-test
Browse files Browse the repository at this point in the history
Jenkins test merge to develop
  • Loading branch information
cnbennett3 authored Jul 11, 2022
2 parents d74a991 + f5eb706 commit 57612d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ spec:
environment {
PATH = "/busybox:/kaniko:/ko-app/:$PATH"
DOCKERHUB_CREDS = credentials("${env.CONTAINERS_REGISTRY_CREDS_ID_STR}")
GITHUB_CREDS = credentials("${env.GITHUB_CREDS_ID_STR}")
REGISTRY = "${env.REGISTRY}"
REG_OWNER="helxplatform"
REG_APP="dug"
Expand Down

0 comments on commit 57612d7

Please sign in to comment.