Skip to content

Commit

Permalink
Quote variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Oct 4, 2018
1 parent f8c39f3 commit 832729f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jobs/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@
builders:
- shining-panda:
build-environment: virtualenv
python-version: {python-version}
python-version: '{python-version}'
name: pull_request
clear: true
nature: shell
Expand All @@ -763,7 +763,7 @@

- shining-panda:
build-environment: virtualenv
python-version: {python-version}
python-version: '{python-version}'
name: pull_request
nature: python
command:
Expand All @@ -774,7 +774,7 @@

- shining-panda:
build-environment: virtualenv
python-version: {python-version}
python-version: '{python-version}'
name: pull_request
nature: shell
command:
Expand Down

0 comments on commit 832729f

Please sign in to comment.