Skip to content

Commit

Permalink
changed the variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
italolelis committed Nov 15, 2016
1 parent 78fdc1b commit 2f683f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/pipelines/main-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ resources:
- name: quay-image
type: docker-image
source:
repository: {{quay_repository}}
username: {{quay_username}}
password: {{quay_password}}
repository: {{docker_repository}}
username: {{docker_username}}
password: {{docker_password}}

- name: slack-alert
type: slack-notification
Expand Down

0 comments on commit 2f683f7

Please sign in to comment.